wlroots: update to 0.16.1.
This commit is contained in:
parent
2c3f5449d6
commit
3a52839eed
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'wlroots'
|
||||
pkgname=wlroots
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
# Follow upstream packaging recommendations:
|
||||
# https://github.com/swaywm/wlroots/wiki/Packaging-recommendations
|
||||
# https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Packaging-recommendations
|
||||
configure_args="--auto-features=enabled -Dexamples=false -Dwerror=false
|
||||
-Db_ndebug=false"
|
||||
hostmakedepends="pkg-config wayland-devel glslang hwids"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
|
||||
distfiles="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
|
||||
checksum=8478ab30bb96c5d5dc5b8180844909300a8d4a7d907d48271a8f389572c384cf
|
||||
checksum=130a1a86f6f8c4fa162ba4db82aaa70850273c5d01313b242baa0144e3d6d253
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue