From 5bb9de28c721fea54361d383f4a6077b7d8c07e8 Mon Sep 17 00:00:00 2001 From: teleostnacl <109426830+teleostnacl@users.noreply.github.com> Date: Tue, 21 May 2024 08:20:07 +0800 Subject: [PATCH] speedtest-go: update to 1.7.7 (#815) 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 7797f866..39315131 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.5 +PKG_VERSION:=1.7.7 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:=c18d7e74171b739a10e6b00e426f9f5fbf4d1dde345f3e20d14df9bbe2dc1aaf +PKG_HASH:=68609998d91e6ac159b41cf85c758058805527044e1af3d557fd67bb4fabd9de PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE