mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
libxkbcommon: update to 1.9.2.
This commit is contained in:
parent
2911362d69
commit
5fee223287
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libxkbcommon'
|
# Template file for 'libxkbcommon'
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
revision=2
|
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
|
||||||
# in the arguments of assert calls.
|
# in the arguments of assert calls.
|
||||||
|
@ -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=763b914c4779e9579ab4d06caffff39cc8f43a1c126ec3b7a2f920bf9817097b
|
checksum=8d68a8b45796f34f7cace357b9f89b8c92b158557274fef5889b03648b55fe59
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue