the mirror on sourceforge is not official and it is no longer maintained

Signed-off-by: Dominick Grift <[email protected]>
---
 package/libs/pcre2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libs/pcre2/Makefile b/package/libs/pcre2/Makefile
index 4e75a1cda9..98910bb3ef 100644
--- a/package/libs/pcre2/Makefile
+++ b/package/libs/pcre2/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=10.37
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=@SF/pcre/$(PKG_NAME)/$(PKG_VERSION)
+PKG_SOURCE_URL:=https://github.com/pcre2project/pcre2/releases/download/$(PKG_NAME)-$(PKG_VERSION)
 PKG_HASH:=4d95a96e8b80529893b4562be12648d798b957b1ba1aae39606bbc2ab956d270
 
 PKG_MAINTAINER:=Shane Peelar <[email protected]>
-- 
2.36.1


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to