rrdtool: update PKG_SOURCE_URL 19535/head
authorRyan Shi <qweaszxcdf@users.noreply.github.com>
Wed, 5 Oct 2022 19:35:57 +0000 (03:35 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 19:35:57 +0000 (03:35 +0800)
Signed-off-by: Ryan Shi <qweaszxcdf@users.noreply.github.com>
utils/rrdtool1/Makefile

index b1c5114e021a3427b8d2c390f55c49d4cf2ef25e..f1da0ace2e0ed5624ae60a57adb551a159d9c6d0 100644 (file)
@@ -13,10 +13,7 @@ PKG_RELEASE:=5
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/rrdtool-$(PKG_VERSION)
 PKG_SOURCE:=rrdtool-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:= \
-       http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x \
-       http://www.fastmirrors.org/rrdtool/rrdtool-1.0.x \
-       ftp://ftp.sunet.se/pub/network/monitoring/rrdtool/rrdtool-1.0.x
+PKG_SOURCE_URL:=http://oss.oetiker.ch/rrdtool/pub/archive/rrdtool-1.0.x
 PKG_HASH:=42aa7c213dedbd95d33ca84d92f4187880f7e96062c6a3fb05bfb16f77ba2a91
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>