wok diff postgrey/receipt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 months ago)
parents 241fb98cab1c
children
line diff
     1.1 --- a/postgrey/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/postgrey/receipt	Mon Jun 13 19:39:39 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://postgrey.schweikert.ch/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://postgrey.schweikert.ch/pub/$TARBALL"
     1.8 +WGET_URL="https://postgrey.schweikert.ch/pub/$TARBALL"
     1.9  
    1.10  DEPENDS="postfix perl db perl-net-server perl-io-multiplex perl-berkeleydb \
    1.11  	perl-net-dns"