libuecc: update to 7.

This commit is contained in:
Enno Boland 2016-03-29 22:49:12 +02:00
parent 50b932be4b
commit 53b4e5ae05

View file

@ -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 <gottox@voidlinux.eu>"
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}"