mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xkbcomp: update to 1.4.7.
This commit is contained in:
parent
c990f03279
commit
32f31b06f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xkbcomp'
|
# Template file for 'xkbcomp'
|
||||||
pkgname=xkbcomp
|
pkgname=xkbcomp
|
||||||
version=1.4.6
|
version=1.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bison"
|
hostmakedepends="pkg-config bison"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp"
|
homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp"
|
||||||
distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz"
|
distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz"
|
||||||
checksum=fa50d611ef41e034487af7bd8d8c718df53dd18002f591cca16b0384afc58e98
|
checksum=0a288114e5f44e31987042c79aecff1ffad53a8154b8ec971c24a69a80f81f77
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue