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/eventlog/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/eventlog/PKGBUILD')
-rw-r--r-- | extra/eventlog/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/eventlog/PKGBUILD b/extra/eventlog/PKGBUILD index 9709e180f..262d2e216 100644 --- a/extra/eventlog/PKGBUILD +++ b/extra/eventlog/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196891 2013-10-20 21:58:14Z dreisner $ +# $Id: PKGBUILD 197937 2013-10-30 11:47:22Z allan $ # Maintainer: # Contributor: Eric Belanger <eric@archlinux.org> # Contributor: Judd Vinet <jvinet@zeroflux.org> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') url="http://www.balabit.com/support/community/products/" license=('BSD') depends=('glibc') -options=('!libtool') changelog=ChangeLog source=("http://www.balabit.com/downloads/files/${pkgname}/${pkgver%.*}/${pkgname}_${pkgver}.tar.gz") sha1sums=('3e35a634e7de029ab9d36995a085bfcb00ed6a4d') |