wok-6.x diff neonview/receipt @ rev 25233
updated python-requests (2.23.0 -> 2.27.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 17:27:05 2022 +0100 (2022-07-13) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/neonview/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/neonview/receipt Wed Jul 13 17:27:05 2022 +0100 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="Free, lightweight image viewer." 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.tuxarena.com/neonview/" 1.8 +WEB_SITE="https://www.tuxarena.com/neonview/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.11 -WGET_URL="http://www.tuxarena.com/intro/files/$TARBALL" 1.12 +WGET_URL="https://www.tuxarena.com/intro/files/$TARBALL" 1.13 1.14 DEPENDS="gtk+3" 1.15 BUILD_DEPENDS="gtk+3-dev"