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 /core/libssh2 | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/libssh2')
-rw-r--r-- | core/libssh2/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/libssh2/PKGBUILD b/core/libssh2/PKGBUILD index eb0b7d867..29202c5dc 100644 --- a/core/libssh2/PKGBUILD +++ b/core/libssh2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 173038 2012-12-09 15:23:11Z dreisner $ +# $Id: PKGBUILD 197828 2013-10-30 11:05:28Z allan $ # Maintainer: Dave Reisner <dreisner@archlinux.org> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> @@ -15,7 +15,6 @@ license=('BSD') depends=('openssl') makedepends=('zlib') provides=('libssh2.so') -options=('!libtool') source=("http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz"{,.asc}) md5sums=('071004c60c5d6f90354ad1b701013a0b' 'bd01eca1e58c15233d69dae411dd2656') |