wayland: update to 1.5.0.
This commit is contained in:
parent
2f7aeeee48
commit
9c031e0864
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wayland'.
|
# Template file for 'wayland'.
|
||||||
pkgname=wayland
|
pkgname=wayland
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation --disable-static"
|
configure_args="--disable-documentation --disable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://wayland.freedesktop.org/"
|
homepage="http://wayland.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
|
||||||
checksum=18f33b9f15b4c8b662fb1968e7636e7926b419dfc48de8a164b3a3d7095c5a58
|
checksum=0069e1e9af888b3e05384380ad8cc6c976ea3e81d08ba19b7675ce1d693a41b5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libtool wayland-devel"
|
hostmakedepends+=" libtool wayland-devel"
|
||||||
|
|
Loading…
Reference in New Issue