mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libxkbfile: update to 1.0.9. (#4070)
This commit is contained in:
parent
6b6fe3c3f1
commit
1bff3ffd99
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build for 'libxkbfile'.
|
# Template build for 'libxkbfile'.
|
||||||
pkgname=libxkbfile
|
pkgname=libxkbfile
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto xextproto libX11-devel"
|
makedepends="xproto xextproto libX11-devel"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="The xkbfile Library from X.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="${XORG_SITE}"
|
homepage="${XORG_SITE}"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=8aa94e19c537c43558f30906650cea6e15fa012591445d9f927658c3b32a8f3a
|
checksum=51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a
|
||||||
|
|
||||||
libxkbfile-devel_package() {
|
libxkbfile-devel_package() {
|
||||||
depends="kbproto libX11-devel ${sourcepkg}>=${version}_${revision}"
|
depends="kbproto libX11-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue