wok diff listpatron/receipt @ rev 25005
updated ntl (11.4.3 -> 11.5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 16 16:29:07 2022 +0100 (2022-05-16) |
parents | b9659e3c2111 |
children | 73f36875e5a7 |
line diff
1.1 --- a/listpatron/receipt Thu Feb 24 19:32:16 2022 +0000 1.2 +++ b/listpatron/receipt Mon May 16 16:29:07 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.electricmonk.nl/Programmings/ListPatron" 1.7 -WGET_URL="http://projects.electricmonk.nl/projects/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://github.com/fboender/listpatron/releases/download/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="gtk+ xorg-libXdamage" 1.11 BUILD_DEPENDS="gtk+-dev"