projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a76ea3
)
tools/expat: change package source to GitHub
author
David Bauer
<mail@david-bauer.net>
Sat, 23 Nov 2019 18:28:47 +0000
(19:28 +0100)
committer
David Bauer
<mail@david-bauer.net>
Sun, 24 Nov 2019 22:17:34 +0000
(23:17 +0100)
According to the SourceForge page, the project is migrating to GitHub.
Thus, change the source of the package to GitHub.
Signed-off-by: David Bauer <mail@david-bauer.net>
tools/expat/Makefile
patch
|
blob
|
history
diff --git
a/tools/expat/Makefile
b/tools/expat/Makefile
index de7f2a0deb9316e001810c9d52f1ddfe22fda121..f29264ea684de09e9a11efd2352bcc7d08e7db8b 100644
(file)
--- a/
tools/expat/Makefile
+++ b/
tools/expat/Makefile
@@
-13,7
+13,7
@@
PKG_VERSION:=2.2.9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_HASH:=f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237
-PKG_SOURCE_URL:=
@SF/expat
+PKG_SOURCE_URL:=
https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$(PKG_VERSION))
HOST_BUILD_PARALLEL:=1