From: tobtoht Date: Tue, 24 Sep 2024 13:14:36 +0000 (+0200) Subject: depends: libxcb_util_cursor: update to 0.1.5 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=90689980ded799a014cbceff24c4f2ec81d2ef1c;p=gamesguru%2Ffeather.git depends: libxcb_util_cursor: update to 0.1.5 --- diff --git a/contrib/depends/packages/libxcb_util_cursor.mk b/contrib/depends/packages/libxcb_util_cursor.mk index f5bc5683..ef2b66ca 100644 --- a/contrib/depends/packages/libxcb_util_cursor.mk +++ b/contrib/depends/packages/libxcb_util_cursor.mk @@ -1,12 +1,12 @@ package=libxcb_util_cursor -$(package)_version=0.1.4 +$(package)_version=0.1.5 $(package)_download_path=https://xcb.freedesktop.org/dist $(package)_file_name=xcb-util-cursor-$($(package)_version).tar.gz -$(package)_sha256_hash=cc8608ebb695742b6cf84712be29b2b66aa5f6768039528794fca0fa283022bf +$(package)_sha256_hash=0e9c5446dc6f3beb8af6ebfcc9e27bcc6da6fe2860f7fc07b99144dfa568e93b $(package)_dependencies=libxcb libxcb_util_render libxcb_util_image define $(package)_set_vars -$(package)_config_opts=--disable-shared --disable-devel-docs --without-doxygen +$(package)_config_opts := --disable-shared --disable-devel-docs --without-doxygen $(package)_config_opts += --disable-dependency-tracking --enable-option-checking endef