mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
ckbcomp: update to 1.172. (#9757)
This commit is contained in:
parent
5760d2affd
commit
4e863fb966
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'ckbcomp'
|
# Template file for 'ckbcomp'
|
||||||
pkgname=ckbcomp
|
pkgname=ckbcomp
|
||||||
version=1.170
|
version=1.172
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="console-setup"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="perl"
|
depends="perl"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
@ -9,8 +10,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=a85998c2a1b03dccf362239d43cbc18f991b638421e060168ac2a1b7cf9a6eb2
|
checksum=e51e58e518c9809b521ce3429165cdcbf7a9f672c6eeaf35ef2e8b54c4ced11f
|
||||||
wrksrc="console-setup"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin Keyboard/ckbcomp
|
vbin Keyboard/ckbcomp
|
||||||
|
|
Loading…
Add table
Reference in a new issue