screen: update to 4.6.0
Signed-off-by: Etienne Champetier <echampetier@anevia.com>
This commit is contained in:
parent
7b9fd07b45
commit
52402b9736
2 changed files with 4 additions and 4 deletions
|
@ -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+
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue