mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxkbfile: update to 1.1.3.
This commit is contained in:
parent
13a1095c37
commit
1d34780c69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbfile'
|
# Template file for 'libxkbfile'
|
||||||
pkgname=libxkbfile
|
pkgname=libxkbfile
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.x.org/"
|
homepage="https://www.x.org/"
|
||||||
distfiles="${XORG_SITE}/lib/libxkbfile-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/libxkbfile-${version}.tar.xz"
|
||||||
checksum=b8a3784fac420b201718047cfb6c2d5ee7e8b9481564c2667b4215f6616644b1
|
checksum=a9b63eea997abb9ee6a8b4fbb515831c841f471af845a09de443b28003874bec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue