dialog: fix wrong checksum.

--HG--
extra : convert_revision : 6e78db75bdbca6be9a3f939b28090f6e97988776
This commit is contained in:
Juan RP 2010-04-25 19:18:43 +02:00
parent 6b321c569a
commit 7c38045a0f

View file

@ -9,7 +9,7 @@ build_style=gnu_configure
configure_args="--with-ncursesw --enable-nls"
short_desc="A tool to display dialog boxes from shell scripts"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9563a330e709bb9a0c2af2e0c6f92c31f7e3cea7886d65c1696ba3c452b74d35
checksum=316777b2b711baed5fb4922fe38378085a9257cd05922f11d774d6829f659c17
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,