mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
libxkbcommon: update to 1.10.0.
This commit is contained in:
parent
0283816193
commit
3e76ba270d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=1.9.2
|
||||
version=1.10.0
|
||||
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=8d68a8b45796f34f7cace357b9f89b8c92b158557274fef5889b03648b55fe59
|
||||
checksum=0427585a4d6ca17c9fc1ac4b539bf303348e9080af70c5ea402503bc370a9631
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue