From bee63c8a08756791f66b34ae1e599daed0a662f9 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Thu, 8 Jan 2026 06:47:08 +0000 Subject: [PATCH] bump(main/liblog4cxx): 1.6.1 This commit has been automatically submitted by Github Actions. --- packages/liblog4cxx/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/liblog4cxx/build.sh b/packages/liblog4cxx/build.sh index 45626e4d9e..09589ed722 100644 --- a/packages/liblog4cxx/build.sh +++ b/packages/liblog4cxx/build.sh @@ -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