xmlsec1: fix distfiles url.
This commit is contained in:
parent
a23538611c
commit
716576982c
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue