diff options
Diffstat (limited to 'community/stunnel/PKGBUILD')
-rw-r--r-- | community/stunnel/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/stunnel/PKGBUILD b/community/stunnel/PKGBUILD index 4b7bdf2ca..3b994e1a6 100644 --- a/community/stunnel/PKGBUILD +++ b/community/stunnel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92897 2013-06-18 09:22:57Z lfleischer $ +# $Id: PKGBUILD 99994 2013-10-31 02:53:44Z allan $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Kaiting Chen <kaitocracy@gmail.com> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> @@ -13,7 +13,6 @@ url="http://www.stunnel.org" license=('GPL') depends=('openssl') install=$pkgname.install -options=('!libtool') source=("ftp://ftp.stunnel.org/stunnel/$pkgname-$pkgver.tar.gz"{,.asc} 'Makefile.patch' 'stunnel.tmpfiles.conf') |