xmlsec1: fix distfile

This commit is contained in:
Alessio Sergi 2016-05-30 00:45:31 +02:00
parent 26dcf5bd0c
commit 9bff67134a

View file

@ -7,10 +7,9 @@ makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel"
build_style="gnu-configure"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://www.aleksey.com/xmlsec/"
homepage="https://www.aleksey.com/xmlsec/"
short_desc="XML Security Library is a C library based on LibXML2"
#distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/xmlsec1/${pkgname}-${version}.tar.gz/ce12af00283eb90d9281956524250d6e/${pkgname}-${version}.tar.gz"
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
checksum=3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305
pre_configure() {