Merge pull request #20824 from jefferyto/newt-0.52.23
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 19 Apr 2023 15:55:05 +0000 (17:55 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2023 15:55:05 +0000 (17:55 +0200)
newt: Update to 0.52.23

libs/newt/Makefile

index dd4ddcb2c53d77d4ae2ca358218766a5d76ec349..c0bc799df2e0bb620e703060db78087d94dfd43f 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-2020, 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:=newt
-PKG_VERSION:=0.52.21
-PKG_RELEASE:=4
+PKG_VERSION:=0.52.23
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://releases.pagure.org/newt
-PKG_HASH:=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+PKG_HASH:=caa372907b14ececfe298f0d512a62f41d33b290610244a58aed07bbc5ada12a
 
 PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
 PKG_LICENSE:=LGPL-2.0-only