mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxkbcommon: update to 1.8.0.
This commit is contained in:
parent
caf4b2362a
commit
f0b629d505
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'
|
# Template file for 'libxkbcommon'
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
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
|
||||||
|
@ -17,8 +17,8 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
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://xkbcommon.org/download/libxkbcommon-${version}.tar.xz"
|
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||||
checksum=65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247
|
checksum=025c53032776ed850fbfb92683a703048cd70256df4ac1a1ec41ed3455d5d39c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
1
srcpkgs/libxkbcommon/update
Normal file
1
srcpkgs/libxkbcommon/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=xkbcommon
|
Loading…
Add table
Reference in a new issue