dialog: update to 20120215.

This commit is contained in:
Juan RP 2012-02-18 16:48:38 +01:00
parent bb6e0496e2
commit 6b82f98dec

View file

@ -1,7 +1,7 @@
# Template file for 'dialog'
pkgname=dialog
_distver=1.1
_date=20111020
_date=20120215
version=${_distver}.${_date}
wrksrc=${pkgname}-${_distver}-${_date}
homepage="http://invisible-island.net/dialog/"
@ -11,7 +11,7 @@ configure_args="--with-ncursesw --enable-nls"
short_desc="A tool to display dialog boxes from shell scripts"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=746bf18b8414985864835b61536cee826ac916e6827fbcad9faffb496cae8a7a
checksum=883c58498663d939b18f3aea56976b64268b736d1579ac850512e5d5a4a2eafc
long_desc="
Dialog is a program that will let you to present a variety of questions
or display messages using dialog boxes from a shell script. Currently,