wok diff vkeybd/receipt @ rev 25190
Fix liboping
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 12 21:10:12 2022 +0000 (2022-07-12) |
parents | 7c0170dd3ecc |
children | a3503ff52a2e |
line diff
1.1 --- a/vkeybd/receipt Wed Feb 23 11:49:52 2022 +0000 1.2 +++ b/vkeybd/receipt Tue Jul 12 21:10:12 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 WEB_SITE="https://web.archive.org/web/20190212145237/http://www.alsa-project.org/~tiwai/alsa.html" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://ftp.riken.jp/Linux/suse/people/tiwai/vkeybd/$TARBALL" 1.8 +WGET_URL="https://ftp.osuosl.org/pub/gentoo/distfiles/$TARBALL" 1.9 1.10 DEPENDS="tk tcl alsa-lib xorg-libX11" 1.11 BUILD_DEPENDS="tk-dev tcl-dev alsa-lib-dev xorg-libX11-dev"