projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d360d15
)
libs/pcre: Switch to Sourceforge mirrors
4801/head
author
Daniel Engberg
<daniel.engberg.lists@pyret.net>
Mon, 4 Sep 2017 15:27:15 +0000
(17:27 +0200)
committer
GitHub
<noreply@github.com>
Mon, 4 Sep 2017 15:27:15 +0000
(17:27 +0200)
Switch to Sourceforge for better availability and HTTP
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
libs/pcre/Makefile
patch
|
blob
|
history
diff --git
a/libs/pcre/Makefile
b/libs/pcre/Makefile
index ba4d571ce3765d8cc01cc67c8888d1d28d4471c4..a30dadf377529be3ecda90eed5ed4b5c4b8aace7 100644
(file)
--- a/
libs/pcre/Makefile
+++ b/
libs/pcre/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=8.41
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+PKG_SOURCE_URL:=
@SF/$(PKG_NAME)
PKG_HASH:=e62c7eac5ae7c0e7286db61ff82912e1c0b7a0c13706616e94a7dd729321b530
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>