From: Jose V Beneyto Date: Wed, 14 Aug 2013 10:15:46 +0000 (+0000) Subject: Updated dialog version to 1.2-20130523 X-Git-Url: http://gitweb/?p=initrd.git;a=commitdiff_plain;h=07e084db07076225b6b0d80222d30620916fb102 Updated dialog version to 1.2-20130523 --- diff --git a/Makefile b/Makefile index 764262e..04bf224 100644 --- a/Makefile +++ b/Makefile @@ -15,8 +15,8 @@ CROSSTOOLS = $(TOPDIR)/../toolchain/crosstools BUSYBOX_VERSION = 1.20.2 BUSYBOX_SOURCE = http://busybox.net/downloads/busybox-$(BUSYBOX_VERSION).tar.bz2 -DIALOG_VERSION = 1.1-20120706 -DIALOG_SOURCE = ftp://dickey.his.com/dialog/dialog-$(DIALOG_VERSION).tgz +DIALOG_VERSION = 1.2-20130523 +DIALOG_SOURCE = ftp://invisible-island.net/dialog/dialog-$(DIALOG_VERSION).tgz NCURSES_HEADER = $(CLFS)/usr/include/ncurses.h