mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxkbcommon: update to 1.8.1.
This commit is contained in:
parent
1fcecbf364
commit
ce4f679a96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'
|
# Template file for 'libxkbcommon'
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
|
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
|
||||||
|
@ -18,7 +18,7 @@ license="MIT"
|
||||||
homepage="https://xkbcommon.org/"
|
homepage="https://xkbcommon.org/"
|
||||||
changelog="https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md"
|
changelog="https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md"
|
||||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||||
checksum=025c53032776ed850fbfb92683a703048cd70256df4ac1a1ec41ed3455d5d39c
|
checksum=c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue