summaryrefslogtreecommitdiff
path: root/package/exmap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-03 14:09:11 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-03 14:09:11 +0100
commit8f1f1fce9b94665d11593f0c6625fb2221d978db (patch)
treef4a4f38977da3b9893328a1dc1b3532b0aedfa05 /package/exmap/Makefile
parentb6af99b84036158289ca88420e0daef21c0e407b (diff)
fixup kernel module, use correct function signature for file operations
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 7b213b931..9ea289eaf 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:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 55aec784e214037e61400287a55b5426
PKG_DESCR:= memory analysing client tool
PKG_SECTION:= debug