From 255181c02f15354a8b1968dbc847321913eb4ea7 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Thu, 18 Oct 2018 13:44:44 +0200 Subject: [PATCH] fix the fbwhiptail source URL The current source URL is not available anymore. kakaroto changed his copy of heads to point to his own github account's fbwhiptail: https://github.com/kakaroto/heads/commit/b13cc5e68d9d77ef9bfd6623b812f4205698dafb But it seems that source.puri.sm/coreboot is a more accessible home for the project. --- modules/fbwhiptail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/fbwhiptail b/modules/fbwhiptail index dbf40dba..f54a62d8 100644 --- a/modules/fbwhiptail +++ b/modules/fbwhiptail @@ -4,7 +4,7 @@ fbwhiptail_depends := cairo $(musl_dep) fbwhiptail_version := git fbwhiptail_dir := fbwhiptail -fbwhiptail_repo := https://code.puri.sm/kakaroto/fbwhiptail.git +fbwhiptail_repo := https://source.puri.sm/coreboot/fbwhiptail.git fbwhiptail_target := \ $(MAKE_JOBS) \