mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libxkbcommon: update to 1.9.1.
This commit is contained in:
parent
73f0a32fb4
commit
077f4ead52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=1.8.1
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
# 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/"
|
||||
changelog="https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS.md"
|
||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||
checksum=c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87
|
||||
checksum=763b914c4779e9579ab4d06caffff39cc8f43a1c126ec3b7a2f920bf9817097b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue