diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-27 16:36:31 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-09-23 15:34:27 +0200 |
commit | a96be25f86e4eabe48584fe1fa6d56ab0438f692 (patch) | |
tree | 7e6ba43c22b14e2f8ff2c6e5a758103e6f657e7f /meta-efl | |
parent | 013763c66bc3a793ec344e2590cb2d55b46e7eca (diff) | |
download | meta-openembedded-a96be25f86e4eabe48584fe1fa6d56ab0438f692.tar.gz |
python-efl: upgrade to 1.15.0
* announcement:
https://phab.enlightenment.org/phame/live/3/post/python_efl_1_15_0_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-efl_1.14.0.bb | 4 | ||||
-rw-r--r-- | meta-efl/recipes-devtools/python/python-efl_1.15.0.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.14.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.14.0.bb deleted file mode 100644 index de86cd3be..000000000 --- a/meta-efl/recipes-devtools/python/python-efl_1.14.0.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "e90871bb1c9f647e763c480e74bbfcbd" | ||
4 | SRC_URI[sha256sum] = "0003151b224937d36ef78236398b9a3d6dd39a5692fb1ba4f9c900e65b2ddade" | ||
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb new file mode 100644 index 000000000..7abbc32d9 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "f7c5d557336ea9df69bcca09c420711a" | ||
4 | SRC_URI[sha256sum] = "11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc" | ||