wok diff apr/receipt @ rev 25533

nfs-utils: made stop and restart working in /etc/init.d/nfsd
author Hans-G?nter Theisgen
date Tue Feb 28 14:41:52 2023 +0100 (18 months ago)
parents 076f424196b2
children 4e2caf3cd17b
line diff
     1.1 --- a/apr/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/apr/receipt	Tue Feb 28 14:41:52 2023 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://apr.apache.org"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://www.apache.org/dist/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://www.apache.org/dist/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="util-linux-uuid"
    1.11  BUILD_DEPENDS="util-linux-uuid-dev"