diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:06:09 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-07-14 08:06:09 +0200 |
commit | 1fc243e25264983e8bd404213fe4223b5f6bf157 (patch) | |
tree | e8e6bea12fb4062e13f46547f0c71c1904d4a5d7 /recipes/cacao/cacao_0.99.4.bb | |
parent | 1bd457c58207fe853ab05c6dc118f32b99996b62 (diff) |
cacao 0.99.3: Fixed packaging of libjvm.so.
cacao 0.99.4: Dito.
Diffstat (limited to 'recipes/cacao/cacao_0.99.4.bb')
-rw-r--r-- | recipes/cacao/cacao_0.99.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cacao/cacao_0.99.4.bb b/recipes/cacao/cacao_0.99.4.bb index 7d3cfa37ea..98e8511a2c 100644 --- a/recipes/cacao/cacao_0.99.4.bb +++ b/recipes/cacao/cacao_0.99.4.bb @@ -1,6 +1,6 @@ require cacao.inc -PR = "r4" +PR = "r5" SRC_URI = "\ http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2 \ |