diff options
-rw-r--r-- | recipes/shr/shr-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-config_git.bb b/recipes/shr/shr-config_git.bb index 60ed586179..b0927442ce 100644 --- a/recipes/shr/shr-config_git.bb +++ b/recipes/shr/shr-config_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" DEPENDS = "vala-native elementary libeflvala" SECTION = "x11/application" PV = "0.0.2+gitr${SRCREV}" -PR = "r4" +PR = "r5" EXTRA_OECONF="--enable-vapidir=${STAGING_DATADIR}/vala/vapi" inherit autotools |