wok-6.x diff appdata-tools/receipt @ rev 22825
Up rage (0.3.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 07 12:27:53 2020 +0100 (2020-02-07) |
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 Fri Feb 07 12:27:53 2020 +0100 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"