ckbcomp: update to 1.185. (#1771)
This commit is contained in:
parent
aae3187abf
commit
675f331a4a
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'ckbcomp'
|
||||
pkgname=ckbcomp
|
||||
version=1.184
|
||||
version=1.185
|
||||
revision=1
|
||||
wrksrc="console-setup"
|
||||
wrksrc="console-setup-${version}"
|
||||
depends="perl"
|
||||
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=7c010f152003331f5560246494f781eca237b87bed69cb8cde6fae54c604fcb3
|
||||
checksum=e01f554969954887aefc8b54e8bf40e5b74d6ebd02614dfc8f40536621c04cc8
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue