diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/xmlsec/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/xmlsec/PKGBUILD')
-rw-r--r-- | extra/xmlsec/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xmlsec/PKGBUILD b/extra/xmlsec/PKGBUILD index 5a9028ff4..81cfd66cb 100644 --- a/extra/xmlsec/PKGBUILD +++ b/extra/xmlsec/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 189642 2013-07-03 19:47:13Z andyrtr $ +# $Id: PKGBUILD 198582 2013-10-30 15:44:58Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Hussam Al-Tayeb <ht990332@gmail.com> @@ -11,7 +11,6 @@ license=('custom') arch=(i686 x86_64) url="http://www.aleksey.com/xmlsec/index.html" depends=('libxslt' 'openssl' 'gnutls' 'nss' 'libltdl') -options=('!libtool') source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz) md5sums=('fe664ba5f01ebfaeb0ab5deeb0b2249e') |