diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:12 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:12 +0100 |
commit | 33f961676baa0d96b791fecece834a757b475c8a (patch) | |
tree | fe97544c83bb2ebbfbd29e830c04712b0958318b /recipes/euphony | |
parent | d22eb035c97355062be5303d1468c3742eb3d051 (diff) |
euphony: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/euphony')
-rw-r--r-- | recipes/euphony/euphony_0.1.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/euphony/euphony_0.1.3.bb b/recipes/euphony/euphony_0.1.3.bb index 134a39dc5e..7d332ee8e3 100644 --- a/recipes/euphony/euphony_0.1.3.bb +++ b/recipes/euphony/euphony_0.1.3.bb @@ -6,6 +6,7 @@ SECTION = "x11/multimedia" inherit autotools SRC_URI = "http://projects.gstaedtner.net/euphony/${PN}-${PV}.tar.gz" +PR = "r1" FILES_${PN} += "${datadir}" |