wok diff fbreader/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents c15fedfb9582
children
line diff
     1.1 --- a/fbreader/receipt	Sat Sep 03 09:28:15 2022 +0000
     1.2 +++ b/fbreader/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="devl547@gmail.com"
     1.5  LICENSE="GPL3"
     1.6  TARBALL="$PACKAGE-sources-$VERSION.tgz"
     1.7 -WEB_SITE="http://www.fbreader.org/"
     1.8 +WEB_SITE="https://fbreader.org/"
     1.9  WGET_URL="https://people.salixos.org/djemos/fbreader-gtk/$TARBALL"
    1.10  
    1.11  BUILD_DEPENDS="expat-dev liblinebreak-dev curl-dev fribidi-dev bzip2-dev sqlite-dev gtk+-dev"