diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-07-06 11:39:04 +0000 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-07-06 16:23:18 +0200 |
commit | fd41e21bf7de96ad4a0368390089caf2bca902ae (patch) | |
tree | 59b45bb15e413e5ccb32c6431e375da94fe41e73 /recipes/blipomoko | |
parent | 48dd1c12ffcd00a93657babf9f39329ef48ab3ec (diff) |
blipomoko: bump new version
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/blipomoko')
-rw-r--r-- | recipes/blipomoko/blipomoko_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb index 1b450f1d78..5a4f1fc58a 100644 --- a/recipes/blipomoko/blipomoko_git.bb +++ b/recipes/blipomoko/blipomoko_git.bb @@ -8,9 +8,9 @@ SECTION = "x11/applications" SRC_URI = "git://github.com/dos1/blipomoko.git;protocol=http" S = "${WORKDIR}/git" -SRCREV = "93295f36f7b45c691df247cb2a65227facf13654" -PV = "0.0+gitr${SRCPV}" -PR = "r1" +SRCREV = "73ffa20d535d7bcf693981ac00d488db72dd2f68" +PV = "0.2.99+gitr${SRCPV}" +PR = "r0" inherit distutils |