]> 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)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 6 Sep 2017 10:33:19 +0000 (12:33 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 5fdebd3b8aad0407c0eeaeef5998562d17c5e42a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dialog/dialog.mk

index f207f757041985a4b787302e053b16d69331bb9b..131877095e2da260663f9b907023c1bb1df1974b 100644 (file)
@@ -6,7 +6,7 @@
 
 DIALOG_VERSION = 1.2-20150125
 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