From ebc883e70cf3567de01db552b2a9bacaf1f5d899 Mon Sep 17 00:00:00 2001 From: TeleostNaCl Date: Sat, 6 Apr 2024 20:32:30 +0800 Subject: [PATCH] speedtest-go: update to 1.6.10 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 e0a42a1e..c6312147 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.2.1 +PKG_VERSION:=1.6.10 PKG_RELEASE:=$(AUTORELEASE) 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:=b3fd66317ff567e139ceb1332e0363c3bc6c1958b3d6dd977b30b22de99b1a19 +PKG_HASH:=3f2d6ae3b60d8b6e972038fd2e13f3fdeca75647d88785d65bfa0d99a2f4fd79 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE