From 990d29c54025d2f4d9c5a36e9e02469a5ee0498b Mon Sep 17 00:00:00 2001 From: teleostnacl <109426830+teleostnacl@users.noreply.github.com> Date: Sat, 11 May 2024 23:51:24 +0800 Subject: [PATCH] speedtest-go: update to 1.7.5 (#809) Signed-off-by: TeleostNaCl --- net/speedtest-go/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/speedtest-go/Makefile b/net/speedtest-go/Makefile index cdd8ffb1..7797f866 100644 --- a/net/speedtest-go/Makefile +++ b/net/speedtest-go/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=speedtest-go -PKG_VERSION:=1.7.0 +PKG_VERSION:=1.7.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/showwin/speedtest-go/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=0e22827a30ee775893e3ca701e2c45b7bdace330d75639423fb00b15075a8015 +PKG_HASH:=c18d7e74171b739a10e6b00e426f9f5fbf4d1dde345f3e20d14df9bbe2dc1aaf PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE