summaryrefslogtreecommitdiff
path: root/package/jamvm/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-25 16:46:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-25 16:46:24 +0100
commit0106b3dddcd0b1cfa4d090b0ee1f9d71dce5e98c (patch)
tree58f44389823d63b5fdb57a2772aebfc49f01978c /package/jamvm/Makefile
parent7fac1b46c0be1b04ab3765f6528a41e8939b2cb2 (diff)
fix musl compile
Diffstat (limited to 'package/jamvm/Makefile')
-rw-r--r--package/jamvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jamvm/Makefile b/package/jamvm/Makefile
index 44d160ee1..6cca7f5d8 100644
--- a/package/jamvm/Makefile
+++ b/package/jamvm/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= jamvm
PKG_VERSION:= 1.5.4
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 7654e9657691f5f09c4f481ed4686176
PKG_DESCR:= A Java Virtual Machine (JVM) implementation
PKG_SECTION:= lang