diff options
Diffstat (limited to 'recipes/gpe-sketchbook')
-rw-r--r-- | recipes/gpe-sketchbook/gpe-sketchbook_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb b/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb index 929d622a51..f52f58d020 100644 --- a/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb +++ b/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb @@ -3,7 +3,7 @@ SECTION = "gpe" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "libgpewidget sqlite" -PV = "0.2.9+svnr${SRCREV}" +PV = "0.2.9+svnr${SRCPV}" DEFAULT_PREFERENCE = "-1" |