mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
archivers/zstd: Use .tar.zst instead of .tar.gz
This commit is contained in:
parent
d9ede64508
commit
1723e3e0f7
2 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/../../COPYING
|
||||||
|
|
||||||
TEST_DEPENDS= gmd5sum:sysutils/coreutils
|
TEST_DEPENDS= gmd5sum:sysutils/coreutils
|
||||||
|
|
||||||
USES= meson pkgconfig python:3.7+,build shebangfix
|
USES= meson pkgconfig python:3.7+,build shebangfix tar:zst
|
||||||
|
|
||||||
MESON_ARGS= -Ddefault_library=both
|
MESON_ARGS= -Ddefault_library=both
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643133649
|
TIMESTAMP = 1657292472
|
||||||
SHA256 (zstd-1.5.2.tar.gz) = 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0
|
SHA256 (zstd-1.5.2.tar.zst) = 3ea06164971edec7caa2045a1932d757c1815858e4c2b68c7ef812647535c23f
|
||||||
SIZE (zstd-1.5.2.tar.gz) = 1936664
|
SIZE (zstd-1.5.2.tar.zst) = 1480658
|
||||||
|
|
Loading…
Add table
Reference in a new issue