From ad101b363f9b6371ff16907daa764839db5058e1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Sep 2014 15:48:36 +0200 Subject: [PATCH] wayland: update to 1.6.0. --- srcpkgs/wayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index e2f6288ed69..38768afb69d 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -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 " 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