wok diff znc/receipt @ rev 24986
Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed May 11 08:28:28 2022 -0400 (2022-05-11) |
parents | 922f061231c2 |
children | 1fd16249314e |
line diff
1.1 --- a/znc/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/znc/receipt Wed May 11 08:28:28 2022 -0400 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://wiki.znc.in/ZNC" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://znc.in/releases/archive/$TARBALL" 1.8 +WGET_URL="https://znc.in/releases/archive/$TARBALL" 1.9 1.10 SUGGESTED="tcl" 1.11 DEPENDS="gcc83-lib-base libssl zlib"