summaryrefslogtreecommitdiffstats
path: root/rules/commoncpp2.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-02-13 20:01:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-02-14 11:01:25 +0100
commitd1bf322af4e8eea8dad8a62cc937ceb817f898b7 (patch)
treec9dfc5f177a49b753cef355a28cb71dfafcd7144 /rules/commoncpp2.make
parent6feaf40c564641ff6240bfc146f6fadf17d72c83 (diff)
downloadptxdist-d1bf322af4e8eea8dad8a62cc937ceb817f898b7.tar.gz
ptxdist-d1bf322af4e8eea8dad8a62cc937ceb817f898b7.tar.xz
commoncpp2: version bump 1.8.0 -> 1.8.1
also add upstream patch to fix building with gcc 4.5 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/commoncpp2.make')
-rw-r--r--rules/commoncpp2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/commoncpp2.make b/rules/commoncpp2.make
index b21cca946..e7d2c5cc6 100644
--- a/rules/commoncpp2.make
+++ b/rules/commoncpp2.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_COMMONCPP2) += commoncpp2
#
# Paths and names
#
-COMMONCPP2_VERSION := 1.8.0
+COMMONCPP2_VERSION := 1.8.1
COMMONCPP2 := commoncpp2-$(COMMONCPP2_VERSION)
COMMONCPP2_SUFFIX := tar.gz
COMMONCPP2_SOURCE := $(SRCDIR)/$(COMMONCPP2).$(COMMONCPP2_SUFFIX)