wok-current diff cacerts/receipt @ rev 24617
updated libgphoto2 and libgphoto2-dev (2.5.24 -> 2.5.29)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 07 09:33:31 2022 +0100 (2022-03-07) |
parents | 55fda8af462e |
children | 1a39a3d55d0e |
line diff
1.1 --- a/cacerts/receipt Wed May 27 17:52:58 2020 +0100 1.2 +++ b/cacerts/receipt Mon Mar 07 09:33:31 2022 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cacerts" 1.7 -VERSION="20200522" 1.8 +VERSION="20220208" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Certificate Authority Certificates." 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 LICENSE="MPL2" 1.13 -WEB_SITE="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/make-ca.html" 1.14 +WEB_SITE="https://www.linuxfromscratch.org/blfs/view/svn/postlfs/make-ca.html" 1.15 1.16 TARBALL="$PACKAGE-$VERSION.txt" 1.17 -WGET_URL="http://anduin.linuxfromscratch.org/BLFS/other/certdata.txt" 1.18 +WGET_URL="https://anduin.linuxfromscratch.org/BLFS/other/certdata.txt" 1.19 1.20 DEPENDS="openssl" 1.21 BUILD_DEPENDS="locale-en openssl perl" 1.22 @@ -22,7 +22,7 @@ 1.23 mv -f *.txt certdata.txt 1.24 cp -a $stuff/* $src 1.25 ./make-ca.sh && 1.26 - ./remove-expired-certs.sh $src/certs 1.27 + ./remove-expired-certs.sh $src/certs 1.28 } 1.29 1.30 # Rules to gen a SliTaz package suitable for Tazpkg.