bump(main/liblog4cxx): 1.6.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2026-01-08 06:47:08 +00:00
parent 3c294077b7
commit bee63c8a08

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://logging.apache.org/log4cxx/latest_stable/index.html
TERMUX_PKG_DESCRIPTION="A logging framework for C++ patterned after Apache log4j"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.6.0"
TERMUX_PKG_VERSION="1.6.1"
TERMUX_PKG_SRCURL="https://github.com/apache/logging-log4cxx/archive/refs/tags/rel/v$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=9f57f4ed9269b1620eb44f450ad729bb5e5fdede5bcdd6477ecb46058666d684
TERMUX_PKG_SHA256=096bac3e5a1c6f8622efdd73fd6e71d32ba264b1367d66bde5cbcdd9e2194d15
TERMUX_PKG_DEPENDS="apr, apr-util, libc++"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DBUILD_SHARED_LIBS=ON