]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/dialog: fix upstream source URL
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 29 Aug 2017 19:10:00 +0000 (21:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Aug 2017 19:58:37 +0000 (21:58 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dialog/dialog.mk

index 61ec2659a26c9aaa63fb2f55db0ab6872264f40d..73fabe07cf5dbba52cdfba87a1220e37b454950e 100644 (file)
@@ -6,7 +6,7 @@
 
 DIALOG_VERSION = 1.3-20170509
 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
-DIALOG_SITE = ftp://invisible-island.net/dialog
+DIALOG_SITE = ftp://ftp.invisible-island.net/dialog
 DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
        --disable-rpath-hack
 DIALOG_DEPENDENCIES = host-pkgconf ncurses