|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-DIALOG_VERSION = 1.3-20170509
|
|
|
+DIALOG_VERSION = 1.3-20190808
|
|
|
DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
|
|
|
-DIALOG_SITE = ftp://ftp.invisible-island.net/dialog
|
|
|
+DIALOG_SITE = https://invisible-mirror.net/archives/dialog
|
|
|
DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
|
|
|
--disable-rpath-hack
|
|
|
DIALOG_DEPENDENCIES = host-pkgconf ncurses $(TARGET_NLS_DEPENDENCIES)
|