Skip to content

Commit

Permalink
Upgrade to version 8.45
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsongillo committed Oct 23, 2022
1 parent da45e6e commit 524b453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.uk
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ $(eval $(call addlib_s,libpcre,$(CONFIG_LIBPCRE)))
################################################################################
# Original sources
################################################################################
LIBPCRE_VERSION=8.43
LIBPCRE_URL=https://ftp.pcre.org/pub/pcre/pcre-$(LIBPCRE_VERSION).zip
LIBPCRE_VERSION=8.45
LIBPCRE_URL=https://sourceforge.net/projects/pcre/files/pcre/$(LIBPCRE_VERSION)/pcre-$(LIBPCRE_VERSION).zip
LIBPCRE_PATCHDIR=$(LIBPCRE_BASE)/patches
LIBPCRE_SUBDIR=pcre-$(LIBPCRE_VERSION)
$(eval $(call fetch,libpcre,$(LIBPCRE_URL)))
Expand Down

0 comments on commit 524b453

Please sign in to comment.