Browse Source

update dialog to latest upstream

Waldemar Brodkorb 11 years ago
parent
commit
27eede8145
2 changed files with 2 additions and 12 deletions
  1. 2 2
      package/dialog/Makefile
  2. 0 10
      package/dialog/patches/patch-configure

+ 2 - 2
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

+ 0 - 10
package/dialog/patches/patch-configure

@@ -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 && \