mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
dialog: bump to version 1.1-20111020
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b52a0b2a8b
commit
8f0b667cd2
@@ -3,9 +3,10 @@
|
||||
# dialog
|
||||
#
|
||||
#############################################################
|
||||
DIALOG_VERSION:=1.1-20100428
|
||||
DIALOG_SOURCE:=dialog-$(DIALOG_VERSION).tgz
|
||||
DIALOG_SITE:=ftp://invisible-island.net/dialog
|
||||
|
||||
DIALOG_VERSION = 1.1-20111020
|
||||
DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
|
||||
DIALOG_SITE = ftp://invisible-island.net/dialog
|
||||
DIALOG_CONF_OPT = --with-ncurses
|
||||
DIALOG_CONF_ENV = ac_cv_path_NCURSES_CONFIG=true LIBS=-lncurses
|
||||
DIALOG_DEPENDENCIES = ncurses
|
||||
|
||||
Reference in New Issue
Block a user