diff options
author | Robert Schuster <thebohemian@gmx.net> | 2009-03-19 19:02:53 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:55:17 +0100 |
commit | 748445f26f0f8e541eee6c1f409b6d78053d5383 (patch) | |
tree | c365724b5dc4483fbb657766a9ee0a0489c855fb /recipes/cacao/cacao-native_0.99.4.bb | |
parent | a5efb484c57573d9efed8b4400804a0b270f7996 (diff) |
cacao-native: Updated to 0.99.4.
Diffstat (limited to 'recipes/cacao/cacao-native_0.99.4.bb')
-rw-r--r-- | recipes/cacao/cacao-native_0.99.4.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/cacao/cacao-native_0.99.4.bb b/recipes/cacao/cacao-native_0.99.4.bb new file mode 100644 index 0000000000..c2178e21e0 --- /dev/null +++ b/recipes/cacao/cacao-native_0.99.4.bb @@ -0,0 +1,5 @@ +require cacao-native.inc + +PR = "r0" + +SRC_URI = "http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2" |