wok rev 25555
Up gsoap (2.8.127)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 19 10:00:25 2023 +0000 (19 months ago) |
parents | 943e4e95214c |
children | ab6a415fec2b |
files | gsoap-dev/receipt gsoap/receipt perl-digest-hmac/receipt perl-digest-md5/receipt python-babel/receipt |
line diff
1.1 --- a/gsoap-dev/receipt Wed Apr 12 20:31:24 2023 +0000 1.2 +++ b/gsoap-dev/receipt Wed Apr 19 10:00:25 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gsoap-dev" 1.7 -VERSION="2.8.122" 1.8 +VERSION="2.8.127" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Gsoap development files." 1.11 MAINTAINER="slaxemulator@gmail.com"
2.1 --- a/gsoap/receipt Wed Apr 12 20:31:24 2023 +0000 2.2 +++ b/gsoap/receipt Wed Apr 19 10:00:25 2023 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gsoap" 2.7 -VERSION="2.8.122" 2.8 +VERSION="2.8.127" 2.9 CATEGORY="network" 2.10 SHORT_DESC="XML language binding to develop SOAP/XML services in C/C++." 2.11 MAINTAINER="slaxemulator@gmail.com"
3.1 --- a/perl-digest-hmac/receipt Wed Apr 12 20:31:24 2023 +0000 3.2 +++ b/perl-digest-hmac/receipt Wed Apr 19 10:00:25 2023 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Perl extension Digest::HMAC." 3.5 MAINTAINER="pascal.bellard@slitaz.org" 3.6 LICENSE="GPL" 3.7 -WEB_SITE="https://metacpan.org/pod/Digest::HMAC" 3.8 +WEB_SITE="https://metacpan.org/dist/Digest::HMAC" 3.9 REPOLOGY="perl:digest-hmac" 3.10 3.11 SOURCE="Digest-HMAC"
4.1 --- a/perl-digest-md5/receipt Wed Apr 12 20:31:24 2023 +0000 4.2 +++ b/perl-digest-md5/receipt Wed Apr 19 10:00:25 2023 +0000 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Perl extension Digest::MD5::Perl - Perl implementation of Ron Rivests MD5 Algorithm." 4.5 MAINTAINER="slaxemulator@gmail.com" 4.6 LICENSE="GPL" 4.7 -WEB_SITE="https://metacpan.org/pod/Digest::MD5" 4.8 +WEB_SITE="https://metacpan.org/dist/Digest::MD5" 4.9 REPOLOGY="perl:digest-md5" 4.10 4.11 SOURCE="Digest-MD5"
5.1 --- a/python-babel/receipt Wed Apr 12 20:31:24 2023 +0000 5.2 +++ b/python-babel/receipt Wed Apr 19 10:00:25 2023 +0000 5.3 @@ -7,7 +7,7 @@ 5.4 SOURCE="Babel" 5.5 TARBALL="$SOURCE-$VERSION.tar.gz" 5.6 WEB_SITE="https://babel.edgewall.org/" 5.7 -WGET_URL="https://ftp.edgewall.com/pub/babel/$TARBALL" 5.8 +WGET_URL="https://ftp.edgewall.org/pub/babel/$TARBALL" 5.9 5.10 DEPENDS="python" 5.11 BUILD_DEPENDS="python python-dev python-setuptools"