From 6adacbe61a110daa741438a91961cf2675683f95 Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Wed, 21 Oct 2015 10:30:13 +0100 Subject: minicom: switch to the official site We switched to our mirror because because the official site started to fail, but now it works again. Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- package/minicom/minicom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk index dd0574187..26e9cefbb 100644 --- a/package/minicom/minicom.mk +++ b/package/minicom/minicom.mk @@ -5,7 +5,7 @@ ################################################################################ MINICOM_VERSION = 2.7 -MINICOM_SITE = http://sources.buildroot.net +MINICOM_SITE = https://alioth.debian.org/frs/download.php/file/3977 MINICOM_LICENSE = GPLv2+ MINICOM_LICENSE_FILES = COPYING -- cgit v1.2.3