mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
kbd: update to 2.6.4.
This commit is contained in:
parent
6b63d416ef
commit
17a10471e8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kbd'
|
||||
pkgname=kbd
|
||||
version=2.6.3
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Linux keyboard utilities"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kbd-project.org/"
|
||||
changelog="https://github.com/legionus/kbd/releases"
|
||||
distfiles="${KERNEL_SITE}/utils/kbd/kbd-${version}.tar.xz"
|
||||
checksum=04996c08d7d1c460966fb244a3d3883352c2674b7ad522003d9f4ecb8ab48deb
|
||||
checksum=519f8d087aecca7e0a33cd084bef92c066eb19731666653dcc70c9d71aa40926
|
||||
replaces="kbd-data>=0"
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue