wok-6.x diff appdata-tools/receipt @ rev 23868
dropbear/openssh: generate ed25519 keys
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 21 18:06:13 2020 +0000 (2020-06-21) |
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 Sun Jun 21 18:06:13 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"