ckbcomp: update to 1.170 (#8832)
This commit is contained in:
parent
389fe06bc5
commit
9286442e7a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ckbcomp'
|
||||
pkgname=ckbcomp
|
||||
version=1.167
|
||||
version=1.170
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="perl"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys
|
|||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=fc3411ec214e3f6182701c30fefa1f1c708f4d8232c5a1c699cef70d6676bdf9
|
||||
wrksrc="console-setup-${version}"
|
||||
checksum=a85998c2a1b03dccf362239d43cbc18f991b638421e060168ac2a1b7cf9a6eb2
|
||||
wrksrc="console-setup"
|
||||
|
||||
do_install() {
|
||||
vbin Keyboard/ckbcomp
|
||||
|
|
Loading…
Reference in a new issue