wok-6.x diff libnetfilter_cthelper/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | 83b97236db32 |
children |
line diff
1.1 --- a/libnetfilter_cthelper/receipt Sat Feb 12 11:42:56 2022 +0000 1.2 +++ b/libnetfilter_cthelper/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.netfilter.org/projects/$PACKAGE/" 1.8 +WEB_SITE="https://www.netfilter.org/projects/$PACKAGE/" 1.9 WGET_URL="${WEB_SITE}files/$TARBALL" 1.10 1.11 DEPENDS="libmnl"