We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939b4f3 commit a95b9a2Copy full SHA for a95b9a2
1 file changed
Makefile
@@ -111,7 +111,7 @@ GCC_URL=http://ftp.sunet.se/pub/gnu/gcc/releases/gcc-$(GCC_VERSION)
111
## ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
112
PCRE=pcre
113
PCRE_VERSION=8.32
114
-PCRE_URL=http://switch.dl.sourceforge.net/project/pcre/pcre/8.32/
+PCRE_URL=http://switch.dl.sourceforge.net/project/pcre/pcre/8.32
115
#ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
116
#pcre-8.32.tar.gz
117
0 commit comments