diff options
Diffstat (limited to 'packages/vincent')
-rw-r--r-- | packages/vincent/vincent_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vincent/vincent_svn.bb b/packages/vincent/vincent_svn.bb index d533617c21..f872f727be 100644 --- a/packages/vincent/vincent_svn.bb +++ b/packages/vincent/vincent_svn.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://sourceforge.net/projects/ogl-es/" LICENSE = "BSD" PV = "0.0+svn${SRCDATE}" -FILE_PR = "r0" +PR = "r0" SRC_URI = "svn://ogl-es.svn.sourceforge.net/svnroot/ogl-es/branches;module=linux_nokia_770;proto=https" |