From 27eede8145d29dd42d8b86cdec0c2d51fbbe8e55 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Dec 2013 12:30:07 +0100 Subject: update dialog to latest upstream --- package/dialog/Makefile | 4 ++-- package/dialog/patches/patch-configure | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 package/dialog/patches/patch-configure (limited to 'package/dialog') diff --git a/package/dialog/Makefile b/package/dialog/Makefile index 91e27fe65..87765c242 100644 --- a/package/dialog/Makefile +++ b/package/dialog/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= dialog -PKG_VERSION:= 1.1-20080819 +PKG_VERSION:= 1.2-20130928 PKG_RELEASE:= 1 -PKG_MD5SUM:= 3caebd641a9f337b980becb4444336c5 +PKG_MD5SUM:= 2cf55cd9d4603ffdb4b24cd6843d740c PKG_DESCR:= A text gui interface PKG_SECTION:= misc PKG_DEPENDS:= libncurses diff --git a/package/dialog/patches/patch-configure b/package/dialog/patches/patch-configure deleted file mode 100644 index 4013b3f57..000000000 --- a/package/dialog/patches/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- dialog-1.1-20080819.orig/configure 2008-03-16 19:54:16.000000000 +0100 -+++ dialog-1.1-20080819/configure 2011-05-15 20:15:38.756610583 +0200 -@@ -9024,7 +9024,6 @@ fi - - ;; - linux*) # Suse Linux does not follow /usr/lib convention -- LIBS="$LIBS -L/lib" - ;; - sunos3*|sunos4*) - test -d /usr/5lib && \ -- cgit v1.2.3