summaryrefslogtreecommitdiff
path: root/package/exmap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 17:46:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 17:46:29 +0200
commit06c8931fdba8e5940db45085e15c8faed57764ba (patch)
treee4765fab36aaff7273c35236c5d3d3cece7be420 /package/exmap/Makefile
parentf5236cc7c2fc9fe1c2b07302b23345099e82c8d9 (diff)
fix build with newer kernel, needs runtime testing
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r--package/exmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile
index 008ce253f..b9c67703d 100644
--- a/package/exmap/Makefile
+++ b/package/exmap/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= exmap
PKG_VERSION:= 0.4.1
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 55aec784e214037e61400287a55b5426
PKG_DESCR:= memory analysing client tool
PKG_SECTION:= debug