wok diff fbreader/receipt @ rev 25494

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (18 months ago)
parents 544e47246b33
children 73f36875e5a7
line diff
     1.1 --- a/fbreader/receipt	Wed Feb 23 16:54:57 2022 +0000
     1.2 +++ b/fbreader/receipt	Wed Nov 30 08:50:05 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-sources-$VERSION.tgz"
     1.6  WEB_SITE="http://www.fbreader.org/"
     1.7 -WGET_URL="http://www.fbreader.org/$TARBALL"
     1.8 +WGET_URL="https://people.salixos.org/djemos/fbreader-gtk/$TARBALL"
     1.9  
    1.10  BUILD_DEPENDS="expat-dev liblinebreak-dev curl-dev fribidi-dev bzip2-dev sqlite-dev gtk+-dev"
    1.11  DEPENDS="expat liblinebreak curl fribidi bzip2 sqlite gtk+"