From bd9ef13b6a93ac7d4c4450512f035563590414ac Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Nov 2014 10:26:25 +0100 Subject: [PATCH] libcec: update to 2.2.0. --- srcpkgs/libcec/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libcec/template b/srcpkgs/libcec/template index 9c344ee9542..901985169ce 100644 --- a/srcpkgs/libcec/template +++ b/srcpkgs/libcec/template @@ -1,7 +1,7 @@ # Template file for 'libcec' pkgname=libcec -version=2.1.4 -revision=2 +version=2.2.0 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure hostmakedepends="automake pkg-config libtool" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://github.com/Pulse-Eight/libcec" license="GPL-2" distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz" -checksum=79bef5232a5c9ab987ca3a2d4bfcaeb80480fd26f502dc1a996fe845d90fe147 +checksum=fd4f47a18d6e0f4b9e6f5831280207ee2b2a5fc2741ae32ae09ad12a8aa52917 if [ "$XBPS_TARGET_MACHINE" = "armv6l" ]; then configure_args+=" --enable-rpi"