wok diff newsbeuter/receipt @ rev 25063

nfs-utils: update web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 07 20:10:22 2022 +0000 (2022-06-07)
parents 870e1ce31226
children
line diff
     1.1 --- a/newsbeuter/receipt	Fri Apr 08 10:34:41 2022 +0000
     1.2 +++ b/newsbeuter/receipt	Tue Jun 07 20:10:22 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MIT"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://www.newsboat.org/"
     1.7 -WGET_URL="${WEB_SITE}downloads/$TARBALL"
     1.8 +WGET_URL="https://ftp.kaist.ac.kr/macports/distfiles/$PACKAGE/$TARBALL"
     1.9  PROVIDE="newsboat"
    1.10  
    1.11  DEPENDS="gcc83-lib-base libxml2 libjson-c curl sqlite stfl"