log4cxx, revbump, fix typo, cleanup (#11562)

This commit is contained in:
Schrijvers Luc
2025-01-01 20:11:13 +01:00
committed by GitHub
parent 24cb2e9645
commit 2b2149fc59

View File

@@ -4,12 +4,11 @@ log messages in a variety of formats to the local console, local files, \
streamed over a socket or even launch an email based on a hierarchy of \
notification levels."
HOMEPAGE="https://logging.apache.org/log4cxx/latest_stable/index.html"
COPYRIGHT="2004-20023 The Apache Software Foundation"
COPYRIGHT="2004-2023 The Apache Software Foundation"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://dlcdn.apache.org/logging/log4cxx/$portVersion/apache-log4cxx-$portVersion.tar.gz"
CHECKSUM_SHA256="2c4073c0613af7f59a75d8f26365dc6f5b07a22b9636ee5c5f7bfa9771a2c1d0"
#SOURCE_FILENAME="log4cxx-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="apache-log4cxx-$portVersion"
ARCHITECTURES="all !x86_gcc2"