wok diff p0f/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 2f230197370e
children
line diff
     1.1 --- a/p0f/receipt	Wed Feb 16 11:53:30 2022 +0000
     1.2 +++ b/p0f/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://lcamtuf.coredump.cx/p0f.shtml"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tgz"
     1.7 -WGET_URL="http://lcamtuf.coredump.cx/p0f${VERSION%.*}/releases/$TARBALL"
     1.8 +WGET_URL="https://lcamtuf.coredump.cx/p0f${VERSION%.*}/releases/$TARBALL"
     1.9  
    1.10  BUILD_DEPENDS="libpcap-dev"
    1.11