log4cxx: use apache distfiles
This commit is contained in:
parent
44f4cad4ec
commit
7bf5d4b6ee
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="A C++ Logging Library based on Log4J"
|
|||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://logging.apache.org/log4cxx/"
|
||||
distfiles="http://apache.osuosl.org/logging/log4cxx/${version}/apache-log4cxx-${version}.tar.gz"
|
||||
distfiles="https://archive.apache.org/dist/logging/log4cxx/${version}/apache-log4cxx-${version}.tar.gz"
|
||||
checksum=0de0396220a9566a580166e66b39674cb40efd2176f52ad2c65486c99c920c8c
|
||||
wrksrc="apache-${pkgname}-${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue