log4cxx: rebuild against libgdbm.so.5
This commit is contained in:
parent
9f7477c459
commit
2cd00b289f
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'log4cxx'
|
||||
pkgname=log4cxx
|
||||
version=0.10.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
makedepends="libxml2-devel apr-devel apr-util-devel gdbm-devel"
|
||||
short_desc="A C++ Logging Library based on Log4J"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Apache-2"
|
||||
license="Apache-2.0"
|
||||
homepage="https://logging.apache.org/log4cxx/"
|
||||
distfiles="http://apache.osuosl.org/logging/log4cxx/${version}/apache-log4cxx-${version}.tar.gz"
|
||||
checksum=0de0396220a9566a580166e66b39674cb40efd2176f52ad2c65486c99c920c8c
|
||||
|
|
Loading…
Reference in a new issue