wok-current diff xdg-utils/receipt @ rev 25600
Use gcc49 to build openldap
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 09:57:42 2023 +0000 (14 months ago) |
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 Fri Sep 01 09:57:42 2023 +0000 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"