wayland: update to 1.6.0.
This commit is contained in:
parent
ede3fbbb38
commit
ad101b363f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wayland'.
|
||||
pkgname=wayland
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation --disable-static"
|
||||
hostmakedepends="automake libtool pkg-config flex"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://wayland.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||
checksum=0069e1e9af888b3e05384380ad8cc6c976ea3e81d08ba19b7675ce1d693a41b5
|
||||
checksum=a7d5102dcf53d08c059d24bc62de491d7cd482070abeb6737a20d0d86ba6fc7f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue