mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
subversion: fix SOURCE_URI.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user