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 /community/log4cpp | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/log4cpp')
-rw-r--r-- | community/log4cpp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/log4cpp/PKGBUILD b/community/log4cpp/PKGBUILD index 1f52e844a..a21144a70 100644 --- a/community/log4cpp/PKGBUILD +++ b/community/log4cpp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98912 2013-10-21 10:46:13Z stativ $ +# $Id: PKGBUILD 99897 2013-10-31 02:20:59Z allan $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> # Contributor : Geraud Le Falher <daureg@gmail.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://log4cpp.sourceforge.net/" license=('LGPL') depends=('gcc-libs') -options=('!libtool') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('b9ef6244baa5e5e435f35e0b9474b35d') |