diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 23:33:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 23:33:22 +0200 |
commit | 8ef18aa9444d7a531b3cf390cd559796569254e1 (patch) | |
tree | 9682bcc2fbccc234cf24b75adcc28b9639dc3357 /package/exmap/Makefile | |
parent | ca06566cd513ff2da8ad2ba8c5ebb6cad716ca62 (diff) | |
parent | 239dbd4db397e2e6eb3df7f03b7cb87fbbb629c8 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r-- | package/exmap/Makefile | 2 |
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 |