xmlsec1: fix distfiles url.

This commit is contained in:
Juan RP 2015-11-19 09:12:45 +01:00
parent a23538611c
commit 716576982c

View file

@ -9,7 +9,8 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://www.aleksey.com/xmlsec/"
short_desc="XML Security Library is a C library based on LibXML2"
distfiles="http://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
#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"
checksum=3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305
pre_configure() {