wok diff cowpatty/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents b569b85b0fb9
children
line diff
     1.1 --- a/cowpatty/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/cowpatty/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION.tgz"
     1.6  #WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL"
     1.7 -WGET_URL="https://github.com/joswr1ght/$PACKAGE/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://github.com/joswr1ght/$PACKAGE/releases/download/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="openssl libpcap"
    1.11  BUILD_DEPENDS="openssl-dev libpcap-dev"