wok diff xdg-utils/receipt @ rev 25473
created recipe for get-java8-jre
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 12 10:36:11 2022 +0100 (2022-10-12) |
parents | 535c806240cc |
children |
line diff
1.1 --- a/xdg-utils/receipt Thu Feb 17 12:02:46 2022 +0000 1.2 +++ b/xdg-utils/receipt Wed Oct 12 10:36:11 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://www.freedesktop.org/wiki/Software/xdg-utils/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://portland.freedesktop.org/download/$TARBALL" 1.8 +WGET_URL="https://portland.freedesktop.org/download/$TARBALL" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 BUILD_DEPENDS="docbook-xsl lynx util-linux-getopt xmlto"