X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=tools%2Fexpat%2FMakefile;fp=tools%2Fexpat%2FMakefile;h=f29264ea684de09e9a11efd2352bcc7d08e7db8b;hp=de7f2a0deb9316e001810c9d52f1ddfe22fda121;hb=c5497ebb1ce80a46c1508ba8a9a9c6c5461eedf3;hpb=6a76ea359b14cf833e1670707ff43fdb5f394eab diff --git a/tools/expat/Makefile b/tools/expat/Makefile index de7f2a0deb..f29264ea68 100644 --- 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