From bf04b0c3aaffd3fffc685c28f601d030bc96ff8f Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 9 Aug 2017 11:31:05 +0200 Subject: [PATCH] ports: update URL for downloading lynx --- repos/ports/ports/lynx.hash | 2 +- repos/ports/ports/lynx.port | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/repos/ports/ports/lynx.hash b/repos/ports/ports/lynx.hash index 893a70fcd..f60c1bc2d 100644 --- a/repos/ports/ports/lynx.hash +++ b/repos/ports/ports/lynx.hash @@ -1 +1 @@ -9babc789cd90ed4d3d2ea1025daec34bb0f29da6 +db3b958bdefb0fec80d8a00c2b06e2b2d832422e diff --git a/repos/ports/ports/lynx.port b/repos/ports/ports/lynx.port index aba48e892..a4672a511 100644 --- a/repos/ports/ports/lynx.port +++ b/repos/ports/ports/lynx.port @@ -2,7 +2,7 @@ LICENSE := GPLv2 VERSION := 2.8.8rel.2 DOWNLOADS := lynx.archive -URL(lynx) := ftp://invisible-island.net/lynx/tarballs/lynx$(VERSION).tar.gz +URL(lynx) := ftp://ftp.invisible-island.net/lynx/tarballs/lynx$(VERSION).tar.gz SHA(lynx) := 670587ec5265869604baf10e1d640f748a3d94f2 SIG(lynx) := ${URL(lynx)}.asc DIR(lynx) := src/noux-pkg/lynx