diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 06:08:11 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 17:21:21 +0200 |
commit | 97801611dad6b487378876143f3b308696ea8219 (patch) | |
tree | 4cf89ecedeb888ea8004065b78e33c90fa75b01b /recipes/estardict | |
parent | 9d2c6c473188d76b2d5b119a064986fb796cb41f (diff) |
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/estardict')
-rw-r--r-- | recipes/estardict/estardict_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/estardict/estardict_0.2.bb b/recipes/estardict/estardict_0.2.bb index 256a4cd8c7..7c03761468 100644 --- a/recipes/estardict/estardict_0.2.bb +++ b/recipes/estardict/estardict_0.2.bb @@ -4,7 +4,7 @@ AUTHOR = "Luca Vaudano" LICENSE = "GPLv3" SECTION = "e/apps" DEPENDS = "elementary" -PR = "r2" +PR = "r3" SRC_URI = "http://www.vaudano.eu/projects/${PN}/${PN}-${PV}.tar.gz;name=archive" SRC_URI[archive.md5sum] = "2aaad7efc6658539f68f8cf093dd4361" |