wlroots: update to 0.16.2.
This commit is contained in:
parent
c8ae486288
commit
ade8a6e6dc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wlroots'
|
||||
pkgname=wlroots
|
||||
version=0.16.1
|
||||
version=0.16.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
# Follow upstream packaging recommendations:
|
||||
|
@ -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=130a1a86f6f8c4fa162ba4db82aaa70850273c5d01313b242baa0144e3d6d253
|
||||
checksum=83e9a11605f23d4bf781ab1947089483d9ec3f7e9ba65398e0609593b77d44aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue