From 93be1be2513ccd18e084d497426000ac52c7baa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=A1k?= Date: Tue, 13 Aug 2024 12:27:38 +0200 Subject: [PATCH] libedit: package download protocol has been changed to HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Hák --- libs/libedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libedit/Makefile b/libs/libedit/Makefile index 1efe81c96..2fe1d3e96 100644 --- a/libs/libedit/Makefile +++ b/libs/libedit/Makefile @@ -15,7 +15,7 @@ PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=BSD-3-Clause PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://thrysoee.dk/editline/ +PKG_SOURCE_URL:=https://thrysoee.dk/editline/ PKG_HASH:=5f0573349d77c4a48967191cdd6634dd7aa5f6398c6a57fe037cc02696d6099f PKG_INSTALL:=1