wok diff qxkb/receipt @ rev 25583
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 31 16:56:53 2023 +0000 (17 months ago) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/qxkb/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/qxkb/receipt Wed May 31 16:56:53 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 WEB_SITE="https://github.com/disels/qxkb" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://qxkb.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="glibc-base libQtSvg xorg-libxkbfile" 1.11 BUILD_DEPENDS="cmake Qt4-dev xorg-libxkbfile-dev qmake"