slang2: Update to 2.3.3, refresh patches
authorJeffery To <jeffery.to@gmail.com>
Mon, 17 Apr 2023 14:24:32 +0000 (22:24 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 17 Apr 2023 14:24:57 +0000 (22:24 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
libs/slang2/Makefile
libs/slang2/patches/001-skip-terminfo-dir-test.patch

index 28affd96c27687a9336377eb56050624e5ba141a..ab72eaf201901b9d3bbff7a8590e4320970afcc7 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Copyright (C) 2006-2011 Openwrt.org
 # Copyright (C) 2011 SMBPhone Inc.
-# Copyright (C) 2019 Jeffery To
+# Copyright (C) 2019, 2023 Jeffery To
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=slang
-PKG_VERSION:=2.3.2
-PKG_RELEASE:=5
+PKG_VERSION:=2.3.3
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://www.jedsoft.org/releases/slang \
        https://www.jedsoft.org/releases/slang/old
-PKG_HASH:=fc9e3b0fc4f67c3c1f6d43c90c16a5c42d117b8e28457c5b46831b8b5d3ae31a
+PKG_HASH:=f9145054ae131973c61208ea82486d5dd10e3c5cdad23b7c4a0617743c8f5a18
 
 PKG_LICENSE:=GPL-2.0-or-later
 PKG_LICENSE_FILES:=COPYING
index e56fa770781af5ccddffb0b509da37cd09d041a2..dcd02f54ba7e0abf8966175e59321e2cd5cb59f8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure
 +++ b/configure
-@@ -7029,7 +7029,7 @@ TERMCAP=-ltermcap
+@@ -6987,7 +6987,7 @@ TERMCAP=-ltermcap
  
  for terminfo_dir in $JD_Terminfo_Dirs
  do