summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2016-08-22 19:28:46 +0200
committerMichael Weber <xmw@gentoo.org>2016-08-22 19:30:19 +0200
commita4b543a3b8a232ecfe56977eaa894db4e3b216d2 (patch)
treedf67fee5ff43ec278f4686acda765d7a8c58a341 /dev-util/cppcheck/cppcheck-9999.ebuild
parentapp-misc/mosquitto: Version bump to 1.4.9 (diff)
downloadgentoo-a4b543a3b8a232ecfe56977eaa894db4e3b216d2.tar.gz
gentoo-a4b543a3b8a232ecfe56977eaa894db4e3b216d2.tar.bz2
gentoo-a4b543a3b8a232ecfe56977eaa894db4e3b216d2.zip
dev-util/cppcheck: Version bump (thanks Christian Strahl, bug 591018).
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util/cppcheck/cppcheck-9999.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-9999.ebuild b/dev-util/cppcheck/cppcheck-9999.ebuild
index 937cc7f07e13..2c2c287ca4c9 100644
--- a/dev-util/cppcheck/cppcheck-9999.ebuild
+++ b/dev-util/cppcheck/cppcheck-9999.ebuild
@@ -31,7 +31,7 @@ src_prepare() {
# Drop bundled libs, patch Makefile generator and re-run it
rm -r externals/tinyxml || die
- epatch "${FILESDIR}"/${PN}-9999-tinyxml2.patch
+ epatch "${FILESDIR}"/${PN}-1.75-tinyxml2.patch
tc-export CXX
emake dmake
./dmake || die