diff options
author | fanquake <fanquake@gmail.com> | 2024-04-17 12:39:51 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-04-19 13:01:09 +0100 |
commit | 5996c30384b0b2af1994751611cdeb81ee2a97d9 (patch) | |
tree | c55a237bc88b10bd77fe1436d1a8ddd66126d680 /depends/packages/libXau.mk | |
parent | e7a8dd5931c165b5aac34fcfce467bc14cd727e5 (diff) |
depends: switch libXau to .tar.gz
Diffstat (limited to 'depends/packages/libXau.mk')
-rw-r--r-- | depends/packages/libXau.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/depends/packages/libXau.mk b/depends/packages/libXau.mk index aeb14dcd6e..6bafc4f41a 100644 --- a/depends/packages/libXau.mk +++ b/depends/packages/libXau.mk @@ -1,8 +1,8 @@ package=libXau $(package)_version=1.0.9 $(package)_download_path=https://xorg.freedesktop.org/releases/individual/lib/ -$(package)_file_name=$(package)-$($(package)_version).tar.bz2 -$(package)_sha256_hash=ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec +$(package)_file_name=$(package)-$($(package)_version).tar.gz +$(package)_sha256_hash=1f123d8304b082ad63a9e89376400a3b1d4c29e67e3ea07b3f659cccca690eea $(package)_dependencies=xproto # When updating this package, check the default value of |