wayland: update to 1.16.0.
This commit is contained in:
parent
a865fce2c6
commit
4e7ef422ee
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wayland'
|
# Template file for 'wayland'
|
||||||
pkgname=wayland
|
pkgname=wayland
|
||||||
version=1.15.0
|
version=1.16.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation --disable-static"
|
configure_args="--disable-documentation --disable-static"
|
||||||
hostmakedepends="flex pkg-config"
|
hostmakedepends="flex pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.freedesktop.org/"
|
homepage="https://wayland.freedesktop.org/"
|
||||||
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||||
checksum=eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0
|
checksum=4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue