libpcre: Change download uri for 8.21 to SF.net mirror

The original file is gone...
This commit is contained in:
François Revol
2013-12-19 10:31:02 +01:00
parent bc706f4dcf
commit 9f9cdb2f83

View File

@@ -13,7 +13,7 @@ COPYRIGHT="
1997-2011 University of Cambridge
2007-2011, Google Inc. All rights reserved.
"
SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.21.tar.bz2"
SRC_URI="http://sourceforge.net/projects/pcre/files/pcre/8.21/pcre-8.21.tar.bz2/download"
CHECKSUM_MD5="0a7b592bea64b7aa7f4011fc7171a730"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"