diff options
author | Valery Febvre <vfebvre@easter-eggs.com> | 2010-02-02 23:09:06 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-04 09:48:16 +0100 |
commit | c9826b97618f96acd29400f536cdbe592552c4ab (patch) | |
tree | 058dc6895a0cfd29f0aa6366e54c0fa23b0dcc74 /recipes/openmoko-3rdparty | |
parent | 99f6cfd645be414f8fc921f14b5f0ff5d07c3f3e (diff) |
Podboy: update to 1.3.3 (as svn)
* Lot of improvements in feed parsing (add and update).
* Now, when a "Check For Updates" is done for several podcasts, a full report is displayed in a dialog.
* New feature: podcasts source URLs can be edited.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r-- | recipes/openmoko-3rdparty/podboy_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko-3rdparty/podboy_svn.bb b/recipes/openmoko-3rdparty/podboy_svn.bb index b7a7ad99b5..d8b4d3aad2 100644 --- a/recipes/openmoko-3rdparty/podboy_svn.bb +++ b/recipes/openmoko-3rdparty/podboy_svn.bb @@ -5,8 +5,8 @@ AUTHOR = "Valéry Febvre <vfebvre@easter-eggs.com>" SECTION = "x11/applications" PRIORITY = "optional" -SRCREV = "100" -PV = "1.3.1+svnr${SRCPV}" +SRCREV = "105" +PV = "1.3.3+svnr${SRCPV}" PACKAGE_ARCH = "all" |