summaryrefslogtreecommitdiffstats
path: root/rules/log4cplus.make
diff options
context:
space:
mode:
authorAlexander Dahl <post@lespocky.de>2013-10-28 13:40:01 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-11-19 09:07:04 +0100
commit2b745a6a0a5ef8633a1aaaeecd2d77d9d4b6e8c1 (patch)
tree6eee56c611d1ce14b2cdbdaa367b10e49afd3cc0 /rules/log4cplus.make
parenta7f9ae0cc2d7fecff7e2d4109756cc28c03d0126 (diff)
downloadptxdist-2b745a6a0a5ef8633a1aaaeecd2d77d9d4b6e8c1.tar.gz
ptxdist-2b745a6a0a5ef8633a1aaaeecd2d77d9d4b6e8c1.tar.xz
log4cplus: update to v1.1.2
bug fixes and one security fix Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/log4cplus.make')
-rw-r--r--rules/log4cplus.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/log4cplus.make b/rules/log4cplus.make
index b389dd0ea..929f05184 100644
--- a/rules/log4cplus.make
+++ b/rules/log4cplus.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LOG4CPLUS) += log4cplus
#
# Paths and names
#
-LOG4CPLUS_VERSION := 1.1.1
-LOG4CPLUS_MD5 := e7844ba5c18073d9936e14def184d60a
+LOG4CPLUS_VERSION := 1.1.2
+LOG4CPLUS_MD5 := c798e13a0f3d4af0e7a777d16974f092
LOG4CPLUS := log4cplus-$(LOG4CPLUS_VERSION)
LOG4CPLUS_SUFFIX := tar.xz
LOG4CPLUS_URL := $(call ptx/mirror, SF, log4cplus/$(LOG4CPLUS).$(LOG4CPLUS_SUFFIX))