wayland: update to 1.5.0.

This commit is contained in:
Juan RP 2014-05-21 08:06:30 +02:00
parent 2f7aeeee48
commit 9c031e0864

View file

@ -1,6 +1,6 @@
# Template file for 'wayland'.
pkgname=wayland
version=1.4.0
version=1.5.0
revision=1
build_style=gnu-configure
configure_args="--disable-documentation --disable-static"
@ -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=18f33b9f15b4c8b662fb1968e7636e7926b419dfc48de8a164b3a3d7095c5a58
checksum=0069e1e9af888b3e05384380ad8cc6c976ea3e81d08ba19b7675ce1d693a41b5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libtool wayland-devel"