diff --git a/utils/screen/Makefile b/utils/screen/Makefile index 264ae9f0a..438e28fe7 100644 --- a/utils/screen/Makefile +++ b/utils/screen/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=screen -PKG_VERSION:=4.5.1 +PKG_VERSION:=4.6.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=97db2114dd963b016cd4ded34831955dcbe3251e5eee45ac2606e67e9f097b2d +PKG_HASH:=9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4 PKG_SOURCE_URL:=@GNU/screen PKG_LICENSE:=GPL-3.0+ diff --git a/utils/screen/patches/100-cross_compile_fix.patch b/utils/screen/patches/100-cross_compile_fix.patch index d9662b4f0..38821c412 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 && -@@ -5942,8 +5942,6 @@ else +@@ -5909,8 +5909,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 -@@ -7024,7 +7022,7 @@ as_fn_error () +@@ -6991,7 +6989,7 @@ as_fn_error () $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2