readline: update to 8.1.2

update 8.1 (2020-12-06) to 8.1.2 (2022-01-05)

Patches:
Readline-8.1 Official patch 1
- https://lists.gnu.org/archive/html/bug-readline/2021-05/msg00000.html
- https://ftp.gnu.org/gnu/readline/readline-8.1-patches/readline81-001
Readline-8.1 Official patch 2
- https://ftp.gnu.org/gnu/readline/readline-8.1-patches/readline81-002
This commit is contained in:
heitbaum 2022-01-06 00:52:52 +00:00
parent a3a041e9f0
commit ef5ec37e17

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="readline"
PKG_VERSION="8.1"
PKG_SHA256="f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02"
PKG_VERSION="8.1.2"
PKG_SHA256="7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6"
PKG_LICENSE="MIT"
PKG_SITE="http://www.gnu.org/software/readline/"
PKG_URL="http://ftpmirror.gnu.org/readline/${PKG_NAME}-${PKG_VERSION}.tar.gz"