summaryrefslogtreecommitdiff
path: root/recipes/sablevm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sablevm')
-rw-r--r--recipes/sablevm/sablevm_1.11.3.bb1
-rw-r--r--recipes/sablevm/sablevm_1.12.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/sablevm/sablevm_1.11.3.bb b/recipes/sablevm/sablevm_1.11.3.bb
index 7ed25ed62b..5dcfa6d749 100644
--- a/recipes/sablevm/sablevm_1.11.3.bb
+++ b/recipes/sablevm/sablevm_1.11.3.bb
@@ -8,6 +8,7 @@ DEPENDS = "libffi libtool popt \
sablevm-classpath"
# unzip"
RRECOMMENDS_${PN} = "sablevm-classpath (>= ${PV})"
+PR = "r1"
SRC_URI = "http://sablevm.org/download/release/${PV}/${PN}-${PV}.tar.gz"
diff --git a/recipes/sablevm/sablevm_1.12.bb b/recipes/sablevm/sablevm_1.12.bb
index 84e3d5bed4..92aa6a241d 100644
--- a/recipes/sablevm/sablevm_1.12.bb
+++ b/recipes/sablevm/sablevm_1.12.bb
@@ -8,6 +8,7 @@ DEPENDS = "libffi libtool popt \
sablevm-classpath"
# unzip"
RRECOMMENDS_${PN} = "sablevm-classpath (>= ${PV})"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/sablevm/${PN}-${PV}.tar.gz \
file://no-internal-libs.patch"