wok-6.x diff Qt4-qca-ossl/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | 34e801e0eb52 |
children |
line diff
1.1 --- a/Qt4-qca-ossl/receipt Sat Feb 19 14:19:02 2022 +0000 1.2 +++ b/Qt4-qca-ossl/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 TARBALL="$NAME-$VERSION.tar.bz2" 1.6 WEB_SITE="https://github.com/highfidelity/qca/tree/master/plugins/qca-ossl" 1.7 -WGET_URL="http://delta.affinix.com/download/qca/$MAJORVERSION/plugins/$TARBALL" 1.8 +WGET_URL="https://ftp.sjtu.edu.cn/sites/www.pclinuxos.com/slackware-13.0/source/l/$NAME/$TARBALL" 1.9 1.10 DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ 1.11 libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \