From a9dde5d77cc2ab3b91b741e3d05b5f3ba594b830 Mon Sep 17 00:00:00 2001 From: teleostnacl <109426830+teleostnacl@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:20:05 +0800 Subject: [PATCH] speedtest-go: update to 1.6.11 (#798) Signed-off-by: TeleostNaCl --- net/speedtest-go/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/speedtest-go/Makefile b/net/speedtest-go/Makefile index c6312147..6343e19e 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.10 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.6.11 +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:=3f2d6ae3b60d8b6e972038fd2e13f3fdeca75647d88785d65bfa0d99a2f4fd79 +PKG_HASH:=e09e1532bf3d1d78cad6546e8614e72e818fb14c3a7c11d609905c9ae7337930 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE