libpcre2: update SOURCE_URI

This commit is contained in:
Sergei Reznikov
2017-06-16 04:14:12 +03:00
parent 534bd91ae9
commit d6e2c98202

View File

@@ -10,7 +10,7 @@ HOMEPAGE="http://www.pcre.org/"
COPYRIGHT="1997-2016 University of Cambridge"
LICENSE="PCRE"
REVISION="1"
SOURCE_URI="https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-$portVersion.tar.bz2"
SOURCE_URI="https://downloads.sf.net/pcre/pcre2-$portVersion.tar.bz2"
CHECKSUM_SHA256="dfc79b918771f02d33968bd34a749ad7487fa1014aeb787fad29dd392b78c56e"
SOURCE_DIR="pcre2-$portVersion"