wok diff phproxy/receipt @ rev 21986
linld: x86 support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 14 14:56:58 2019 +0200 (2019-10-14) |
parents | 775714eeb4c8 |
children | 15650f5d595b |
line diff
1.1 --- a/phproxy/receipt Mon Feb 13 09:08:56 2017 +0100 1.2 +++ b/phproxy/receipt Mon Oct 14 14:56:58 2019 +0200 1.3 @@ -7,9 +7,9 @@ 1.4 SHORT_DESC="A proxy HTTP." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=phproxy" 1.8 +WEB_SITE="https://sebsauvage.net/wiki/doku.php?id=phproxy" 1.9 TARBALL="$SOURCE%20$VERSION%20mod%20SSE+ARKA%2020100825.7z" 1.10 -WGET_URL="http://sebsauvage.net/temp/$TARBALL" 1.11 +WGET_URL="https://sebsauvage.net/temp/$TARBALL" 1.12 #HOST_ARCH="any" 1.13 1.14 DEPENDS="php"