diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 13:01:56 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 13:01:56 +0200 |
commit | 7f3beb6e14c70030395275040e17baeb8c109541 (patch) | |
tree | bfacfb7fe2c4d34c46d9984863173fddfa326484 /package/exmap/Makefile | |
parent | 6765a17f36ebd3493758f23d1170dbe01c86f406 (diff) | |
parent | d2018a1e2a1ca6eac95d6c65e90c273f31d1f196 (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 |