From b6f85b9bace4795622e6764f36b6bbad5d572726 Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Sat, 4 May 2024 08:01:31 +0000 Subject: [PATCH] speedtest-go: Update to 1.7.0 Signed-off-by: ImmortalWrt AutoUpdate Bot (cherry picked from commit 106c029e30f0e783aca78674284629b6291a9829) --- 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 dcc4078b66..b8e149e927 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.6.12 +PKG_VERSION:=1.7.0 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:=1e71f49f4cc0c0aea73eaa8264eedcb9f1ca5788182a4b6c343186d2ac59e093 +PKG_HASH:=0e22827a30ee775893e3ca701e2c45b7bdace330d75639423fb00b15075a8015 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE