From 1515019df5caa6aae2f062a7ca2321645ae4627b Mon Sep 17 00:00:00 2001 From: Etienne CHAMPETIER Date: Sun, 21 Jun 2015 16:33:02 +0200 Subject: [PATCH] screen: update to 4.3.1 refresh patches quickly run tested on ar71xx Signed-off-by: Etienne CHAMPETIER --- utils/screen/Makefile | 6 +++--- utils/screen/patches/100-cross_compile_fix.patch | 4 ++-- utils/screen/patches/200-musl-compat.patch | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/utils/screen/Makefile b/utils/screen/Makefile index c7449bcd8..80524d30f 100644 --- a/utils/screen/Makefile +++ b/utils/screen/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=screen -PKG_VERSION:=4.2.1 -PKG_RELEASE:=4 +PKG_VERSION:=4.3.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/screen -PKG_MD5SUM:=419a0594e2b25039239af8b90eda7d92 +PKG_MD5SUM:=5bb3b0ff2674e29378c31ad3411170ad PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:= diff --git a/utils/screen/patches/100-cross_compile_fix.patch b/utils/screen/patches/100-cross_compile_fix.patch index b4bc30797..d9662b4f0 100644 --- a/utils/screen/patches/100-cross_compile_fix.patch +++ b/utils/screen/patches/100-cross_compile_fix.patch @@ -9,7 +9,7 @@ } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && -@@ -5941,8 +5941,6 @@ else +@@ -5942,8 +5942,6 @@ else fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext @@ -18,7 +18,7 @@ oldlibs="$LIBS" LIBS="$LIBS -lsun" { $as_echo "$as_me:${as_lineno-$LINENO}: checking IRIX sun library..." >&5 -@@ -7023,7 +7021,7 @@ as_fn_error () +@@ -7024,7 +7022,7 @@ as_fn_error () $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 diff --git a/utils/screen/patches/200-musl-compat.patch b/utils/screen/patches/200-musl-compat.patch index 5bbc9d0ea..cd783bde3 100644 --- a/utils/screen/patches/200-musl-compat.patch +++ b/utils/screen/patches/200-musl-compat.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -4154,44 +4154,6 @@ fi +@@ -4155,44 +4155,6 @@ fi rm -f conftest*