wok-6.x diff smx/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (20 months ago) |
parents | 7885246fa96e |
children |
line diff
1.1 --- a/smx/receipt Mon Mar 14 19:34:38 2022 +0000 1.2 +++ b/smx/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://web.archive.org/web/20180323014153/http://www.smxlang.org/" 1.7 -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="unixODBC sqlite libgd libcrypto gcc-lib-base zlib tiff libjpeg" 1.11 BUILD_DEPENDS="apache-dev apr-dev apr-util-dev unixODBC-dev \