aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg/opkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opkg/opkg.inc')
-rw-r--r--recipes/opkg/opkg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index e986c8deb6..59b6699536 100644
--- a/recipes/opkg/opkg.inc
+++ b/recipes/opkg/opkg.inc
@@ -3,7 +3,7 @@ DESCRIPTION_libopkg = "Opkg Package Manager Library"
SECTION = "base"
LICENSE = "GPL"
DEPENDS = "curl gpgme"
-PV = "0.1.6+svnr${SRCREV}"
+PV = "0.1.6+svnr${SRCPV}"
SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \
file://opkg_unarchive.patch;patch=1;maxrev=201"