wok-6.x rev 25534
Up zstd (1.5.4), lzsa (1.4.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 28 13:43:15 2023 +0000 (21 months ago) |
parents | 2994fe300985 |
children | ea6258d0395a |
files | apache-ant/receipt apr/receipt lzsa/receipt serf/receipt subversion/receipt zstd-dev/receipt zstd/receipt |
line diff
1.1 --- a/apache-ant/receipt Tue Feb 28 14:41:52 2023 +0100 1.2 +++ b/apache-ant/receipt Tue Feb 28 13:43:15 2023 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://ant.apache.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION-bin.tar.bz2" 1.7 -WGET_URL="https://www.apache.org/dist/ant/binaries/$TARBALL" 1.8 +WGET_URL="https://archive.apache.org/dist/ant/binaries/$TARBALL" 1.9 1.10 SUGGESTED="" 1.11 DEPENDS="jdk"
2.1 --- a/apr/receipt Tue Feb 28 14:41:52 2023 +0100 2.2 +++ b/apr/receipt Tue Feb 28 13:43:15 2023 +0000 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://apr.apache.org" 2.5 2.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.7 -WGET_URL="https://www.apache.org/dist/$PACKAGE/$TARBALL" 2.8 +WGET_URL="https://archive.apache.org/dist/$PACKAGE/$TARBALL" 2.9 2.10 DEPENDS="util-linux-uuid" 2.11 BUILD_DEPENDS="util-linux-uuid-dev"
3.1 --- a/lzsa/receipt Tue Feb 28 14:41:52 2023 +0100 3.2 +++ b/lzsa/receipt Tue Feb 28 13:43:15 2023 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="lzsa" 3.7 -VERSION="1.4.0" 3.8 +VERSION="1.4.1" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="Efficient packer optimized for fast decompression on 8-bit cpu." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/serf/receipt Tue Feb 28 14:41:52 2023 +0100 4.2 +++ b/serf/receipt Tue Feb 28 13:43:15 2023 +0000 4.3 @@ -8,7 +8,7 @@ 4.4 LICENSE="Apache" 4.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.6 WEB_SITE="https://serf.apache.org/" 4.7 -WGET_URL="https://www.apache.org/dist/serf/$TARBALL" 4.8 +WGET_URL="https://archive.apache.org/dist/serf/$TARBALL" 4.9 4.10 DEPENDS="libssl zlib apr apr-util" 4.11 BUILD_DEPENDS="scons apr-dev apr-util-dev openssl-dev zlib-dev"
5.1 --- a/subversion/receipt Tue Feb 28 14:41:52 2023 +0100 5.2 +++ b/subversion/receipt Tue Feb 28 13:43:15 2023 +0000 5.3 @@ -9,7 +9,7 @@ 5.4 WEB_SITE="https://subversion.apache.org" 5.5 5.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.7 -WGET_URL="https://www.apache.org/dist/$PACKAGE/$TARBALL" 5.8 +WGET_URL="https://archive.apache.org/dist/$PACKAGE/$TARBALL" 5.9 5.10 SUGGESTED="subversion-lang" 5.11 DEPENDS="apr-util libsqlite libsvn lz4-lib"
6.1 --- a/zstd-dev/receipt Tue Feb 28 14:41:52 2023 +0100 6.2 +++ b/zstd-dev/receipt Tue Feb 28 13:43:15 2023 +0000 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="zstd-dev" 6.7 -VERSION="1.5.2" 6.8 +VERSION="1.5.4" 6.9 CATEGORY="development" 6.10 SHORT_DESC="Zstandard - Fast and efficient compression algorithm, development files." 6.11 MAINTAINER="pascal.bellard@slitaz.org"
7.1 --- a/zstd/receipt Tue Feb 28 14:41:52 2023 +0100 7.2 +++ b/zstd/receipt Tue Feb 28 13:43:15 2023 +0000 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="zstd" 7.7 -VERSION="1.5.2" 7.8 +VERSION="1.5.4" 7.9 CATEGORY="base-system" 7.10 TAGS="compression" 7.11 SHORT_DESC="Zstandard - Fast and efficient compression algorithm."