diff options
Diffstat (limited to 'recipes/e17')
-rw-r--r-- | recipes/e17/exhibit_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e17/exhibit_svn.bb b/recipes/e17/exhibit_svn.bb index 16bd1fbee9..1742ed8fc5 100644 --- a/recipes/e17/exhibit_svn.bb +++ b/recipes/e17/exhibit_svn.bb @@ -6,4 +6,4 @@ PR = "r2" inherit e -SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http" +SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http" |