mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xvkbd: distfile is not reachable from musl builder. use void mirror instead
This commit is contained in:
parent
25dbeaa419
commit
f024ca99eb
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ short_desc="Virtual (graphical) keyboard program for X11"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://t-sato.in.coocan.jp/xvkbd/"
|
homepage="http://t-sato.in.coocan.jp/xvkbd/"
|
||||||
distfiles="http://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz"
|
#distfiles="http://t-sato.in.coocan.jp/xvkbd/xvkbd-$version.tar.gz"
|
||||||
|
distfiles="https://sources.voidlinux.org/xvkbd-$version/xvkbd-$version.tar.gz"
|
||||||
checksum=952d07df0fe1e45286520b7c98b4fd00fd60dbf3e3e8ff61e12c259f76a3bef4
|
checksum=952d07df0fe1e45286520b7c98b4fd00fd60dbf3e3e8ff61e12c259f76a3bef4
|
||||||
nocross=yes # xmkmf broken
|
nocross=yes # xmkmf broken
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue