From abe10b29bc34bd08dbdb18f1a4f2446249d7fd7e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 26 Oct 2015 06:44:37 +0100 Subject: [PATCH] libuecc: update to 6. --- srcpkgs/libuecc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libuecc/template b/srcpkgs/libuecc/template index eff95a85760..c1dc6d6a196 100644 --- a/srcpkgs/libuecc/template +++ b/srcpkgs/libuecc/template @@ -1,6 +1,6 @@ # Template file for 'libuecc' pkgname=libuecc -version=5 +version=6 revision=1 build_style=cmake hostmakedepends="cmake" @@ -9,7 +9,7 @@ maintainer="Enno Boland " license="BSD" homepage="http://git.universe-factory.net/libuecc" distfiles="http://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar" -checksum=5f4104e70e48f077f92395e6652d9a139e3fdbcc4dc51113ddc955bf2a82542a +checksum=fe61715b7cd8458616840f71ab8c0c7e5f49480a9cfb2c1965fbb9d713f071b6 libuecc-devel_package() { depends="libuecc>=${version}_${revision}"