From db1604fa6f8f3c0bfe6024d85aa765b643abf853 Mon Sep 17 00:00:00 2001 From: xuanvivo <64387331+xuanvivo@users.noreply.github.com> Date: Wed, 28 Jul 2021 10:30:32 +0800 Subject: [PATCH] Update Makefile --- trunk/user/htop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/user/htop/Makefile b/trunk/user/htop/Makefile index cb4bfbcdb1f..123cc509527 100644 --- a/trunk/user/htop/Makefile +++ b/trunk/user/htop/Makefile @@ -1,5 +1,5 @@ SRC_NAME = htop-3.0.2 -SRC_URL = https://bintray.com/htop/source/download_file?file_path=htop-3.0.2.tar.gz +SRC_URL = https://github.com/htop-dev/htop/archive/refs/tags/3.0.2.tar.gz THISDIR = $(shell pwd) all: download_test extract_test config_test