subversion: fix SOURCE_URI.

This commit is contained in:
Jerome Duval
2017-03-28 21:30:24 +02:00
parent c40c74a783
commit a7864b0ae2

View File

@@ -8,7 +8,7 @@ HOMEPAGE="https://subversion.apache.org/"
COPYRIGHT="2010-2016 The Apache Software Foundation"
LICENSE="Apache-Subversion"
REVISION="5"
SOURCE_URI="http://wwwftp.ciril.fr/pub/apache/subversion/subversion-$portVersion.tar.bz2"
SOURCE_URI="http://archive.apache.org/dist/subversion/subversion-$portVersion.tar.bz2"
CHECKSUM_SHA256="1267f9e2ab983f260623bee841e6c9cc458bf4bf776238ed5f100983f79e9299"
PATCHES="subversion-$portVersion.patchset"