From 53b4e5ae05a4a6dd3c9d67e0a55deb948097191c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 29 Mar 2016 22:49:12 +0200 Subject: [PATCH] libuecc: update to 7. --- srcpkgs/libuecc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libuecc/template b/srcpkgs/libuecc/template index c1dc6d6a196..43e23b69231 100644 --- a/srcpkgs/libuecc/template +++ b/srcpkgs/libuecc/template @@ -1,15 +1,15 @@ # Template file for 'libuecc' pkgname=libuecc -version=6 +version=7 revision=1 build_style=cmake hostmakedepends="cmake" short_desc="Very small Elliptic Curve Cryptography library" maintainer="Enno Boland " license="BSD" -homepage="http://git.universe-factory.net/libuecc" -distfiles="http://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar" -checksum=fe61715b7cd8458616840f71ab8c0c7e5f49480a9cfb2c1965fbb9d713f071b6 +homepage="https://git.universe-factory.net/libuecc" +distfiles="https://git.universe-factory.net/libuecc/snapshot/libuecc-${version}.tar" +checksum=0120aee869f56289204255ba81535369816655264dd018c63969bf35b71fd707 libuecc-devel_package() { depends="libuecc>=${version}_${revision}"