wok diff rsstail/receipt @ rev 25567
use wxWidgets 2.8 for amule
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 12 17:54:34 2023 +0100 (18 months ago) |
parents | a6b997a82f39 |
children |
line diff
1.1 --- a/rsstail/receipt Sat Apr 09 09:39:20 2022 +0000 1.2 +++ b/rsstail/receipt Fri May 12 17:54:34 2023 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://github.com/oldlaptop/rsstail" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tgz" 1.7 -WGET_URL="${WEB_SITE}${TARBALL}" 1.8 +WGET_URL="http://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles/ea/$TARBALL" 1.9 1.10 DEPENDS="curl libmrss libnxml" 1.11 BUILD_DEPENDS="curl-dev libcurl libnxml-dev libmrss-dev"