We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5996c30 commit b845029Copy full SHA for b845029
depends/packages/xproto.mk
@@ -1,8 +1,8 @@
1
package=xproto
2
$(package)_version=7.0.31
3
$(package)_download_path=https://xorg.freedesktop.org/releases/individual/proto
4
-$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5
-$(package)_sha256_hash=c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747
+$(package)_file_name=$(package)-$($(package)_version).tar.gz
+$(package)_sha256_hash=6d755eaae27b45c5cc75529a12855fed5de5969b367ed05003944cf901ed43c7
6
7
define $(package)_set_vars
8
$(package)_config_opts=--without-fop --without-xmlto --without-xsltproc --disable-specs
0 commit comments