wayland: update to 1.17.0.
This commit is contained in:
parent
00c9d54a38
commit
5cb5bfec6d
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'wayland'
|
||||
pkgname=wayland
|
||||
version=1.16.0
|
||||
version=1.17.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --disable-static"
|
||||
hostmakedepends="flex pkg-config"
|
||||
makedepends="expat-devel libffi-devel libfl-devel libxml2-devel"
|
||||
short_desc="Wayland protocol compositor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://wayland.freedesktop.org/"
|
||||
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||
checksum=4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5
|
||||
checksum=72aa11b8ac6e22f4777302c9251e8fec7655dc22f9d94ee676c6b276f95f91a4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue