wok-6.x diff qoauth/receipt @ rev 23513
busybox: musl & diet may fail
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 06 11:53:42 2020 +0200 (2020-04-06) |
parents | 051931e905b0 |
children | bb0e17871344 |
line diff
1.1 --- a/qoauth/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/qoauth/receipt Mon Apr 06 11:53:42 2020 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="ben@seawolfsanctuary.com" 1.5 LICENSE="LGPL3" 1.6 TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 1.7 -WEB_SITE="http://github.com/ayoy/$PACKAGE" 1.8 +WEB_SITE="https://github.com/ayoy/$PACKAGE" 1.9 WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" 1.10 1.11 DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \