wok diff appdata-tools/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents ff18a62fdafd
children 9af0e03b8ad0
line diff
     1.1 --- a/appdata-tools/receipt	Thu Feb 12 11:09:07 2015 +0100
     1.2 +++ b/appdata-tools/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  SHORT_DESC="AppData is a subset of AppStream."
     1.5  MAINTAINER="yuripourre@gmail.com"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WEB_SITE="http://people.freedesktop.org/~hughsient/appdata/"
     1.8 -WGET_URL="http://people.freedesktop.org/~hughsient/releases/$TARBALL"
     1.9 +WEB_SITE="https://people.freedesktop.org/~hughsient/appdata/"
    1.10 +WGET_URL="https://people.freedesktop.org/~hughsient/releases/$TARBALL"
    1.11  
    1.12  DEPENDS="gdk-pixbuf libsoup"
    1.13  BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite-dev"