lighttpd: update pcre-8.43 URL

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
Gerwin Klein 2022-11-14 17:14:18 +11:00 committed by Gerwin Klein
parent 028faaabc6
commit fe986b615f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ macro(lighttpd_build_server outfile)
ExternalProject_Add(
libpcre
URL
https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.gz
https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz
BINARY_DIR
${CMAKE_CURRENT_BINARY_DIR}/libprce-prefix/src/libpcre
BUILD_ALWAYS