Skip to content

Commit b845029

Browse files
committed
depends: switch xproto to .tar.gz
1 parent 5996c30 commit b845029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/xproto.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=xproto
22
$(package)_version=7.0.31
33
$(package)_download_path=https://xorg.freedesktop.org/releases/individual/proto
4-
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
5-
$(package)_sha256_hash=c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747
4+
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5+
$(package)_sha256_hash=6d755eaae27b45c5cc75529a12855fed5de5969b367ed05003944cf901ed43c7
66

77
define $(package)_set_vars
88
$(package)_config_opts=--without-fop --without-xmlto --without-xsltproc --disable-specs

0 commit comments

Comments
 (0)