mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
ckbcomp: update to 1.167 (#8041)
This commit is contained in:
parent
c356e2518f
commit
70fef67d11
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ckbcomp'
|
# Template file for 'ckbcomp'
|
||||||
pkgname=ckbcomp
|
pkgname=ckbcomp
|
||||||
version=1.166
|
version=1.167
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys
|
||||||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||||
checksum=9a814c14f266de9a7950264c13186ba5ac6a46e41e02317e1092751dafdd7f9d
|
checksum=fc3411ec214e3f6182701c30fefa1f1c708f4d8232c5a1c699cef70d6676bdf9
|
||||||
wrksrc="console-setup-${version}"
|
wrksrc="console-setup-${version}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue