From 7c38045a0f1bcd2282b10f665836abb2d656d941 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 25 Apr 2010 19:18:43 +0200 Subject: [PATCH] dialog: fix wrong checksum. --HG-- extra : convert_revision : 6e78db75bdbca6be9a3f939b28090f6e97988776 --- srcpkgs/dialog/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template index 0dfec35400..5909e15599 100644 --- a/srcpkgs/dialog/template +++ b/srcpkgs/dialog/template @@ -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 " -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,