wok-current rev 25122
Up apache (2.4.54)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 28 08:48:09 2022 +0000 (2022-06-28) |
parents | 59f9785240b0 |
children | 4d9080704d27 |
files | apache-dev/receipt apache-doc/receipt apache/receipt blas/receipt webgames/receipt |
line diff
1.1 --- a/apache-dev/receipt Mon Jun 27 15:00:45 2022 +0100 1.2 +++ b/apache-dev/receipt Tue Jun 28 08:48:09 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apache-dev" 1.7 -VERSION="2.4.53" 1.8 +VERSION="2.4.54" 1.9 CATEGORY="development" 1.10 SHORT_DESC="HTTP server - development files." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/apache-doc/receipt Mon Jun 27 15:00:45 2022 +0100 2.2 +++ b/apache-doc/receipt Tue Jun 28 08:48:09 2022 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="apache-doc" 2.7 -VERSION="2.4.53" 2.8 +VERSION="2.4.54" 2.9 CATEGORY="development" 2.10 SHORT_DESC="HTTP server - documentation files." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/apache/receipt Mon Jun 27 15:00:45 2022 +0100 3.2 +++ b/apache/receipt Tue Jun 28 08:48:09 2022 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="apache" 3.7 -VERSION="2.4.53" 3.8 +VERSION="2.4.54" 3.9 CATEGORY="network" 3.10 TAGS="webserver http server" 3.11 SHORT_DESC="Secure, efficient and extensible HTTP server." 3.12 @@ -11,7 +11,7 @@ 3.13 3.14 SOURCE="httpd" 3.15 TARBALL="$SOURCE-$VERSION.tar.bz2" 3.16 -WGET_URL="${WEB_SITE}dist/$SOURCE/$TARBALL" 3.17 +WGET_URL="http://archive.apache.org/dist/$SOURCE/$TARBALL" 3.18 3.19 PROVIDE="lighttpd" 3.20 DEPENDS="apr apr-util expat openssl pcre util-linux-uuid zlib"
4.1 --- a/blas/receipt Mon Jun 27 15:00:45 2022 +0100 4.2 +++ b/blas/receipt Tue Jun 28 08:48:09 2022 +0000 4.3 @@ -10,7 +10,7 @@ 4.4 TARBALL="$SOURCE-$VERSION.tgz" 4.5 #WEB_SITE="http://www.netlib.org/lapack" 4.6 WEB_SITE="https://github.com/xianyi/OpenBLAS" 4.7 -WGET_URL="$WEB_SITE/$TARBALL" 4.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL" 4.9 4.10 DEPENDS="gcc-lib-base" 4.11 BUILD_DEPENDS="gfortran"
5.1 --- a/webgames/receipt Mon Jun 27 15:00:45 2022 +0100 5.2 +++ b/webgames/receipt Tue Jun 28 08:48:09 2022 +0000 5.3 @@ -61,6 +61,6 @@ 5.4 http://games.slitaz.org/pacman/index.html Pacman 5.5 http://games.slitaz.org/Arkanoid/public/index.html Arkanoid 5.6 http://games.slitaz.org/tetris/index.html Tetris 5.7 -http://games.slitaz.org/index.html Anyone 5.8 +http://games.slitaz.org/index.html Anyone|[fr]N'importe\ lequel 5.9 EOT 5.10 }