From: Rosen Penev Date: Wed, 14 Feb 2024 22:32:42 +0000 (-0800) Subject: log4cplus: update to 2.1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=819dabf4390c83621f1e2fa9f6a03e6fd4ee3f8a;p=openwrt-packages.git log4cplus: update to 2.1.1 Signed-off-by: Rosen Penev --- diff --git a/libs/log4cplus/Makefile b/libs/log4cplus/Makefile index 569320a8d..a5c1f061b 100644 --- a/libs/log4cplus/Makefile +++ b/libs/log4cplus/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=log4cplus -PKG_VERSION:=2.0.8 -PKG_RELEASE:=2 +PKG_VERSION:=2.1.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_HASH:=f5949e713cf8635fc554384ab99b04716e3430f28eed6dd7d71ad03d959b91a0 +PKG_HASH:=a1d8e67a207f90a9dd4f82b28a1f3ac6dead5a80c2bed071277a9e865698a82b PKG_MAINTAINER:=BangLang Huang , Rosy Song PKG_LICENSE:=BSD-2-Clause Apache-2.0