Skip to content

Commit

Permalink
readline: update to 8.1.2
Browse files Browse the repository at this point in the history
Update to latest version.

Signed-off-by: Nick Hainke <[email protected]>
  • Loading branch information
PolynomialDivision authored and hauke committed Aug 31, 2022
1 parent f8f9d69 commit f15137c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/libs/readline/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=readline
PKG_VERSION:=8.1
PKG_VERSION:=8.1.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/readline
PKG_HASH:=f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02
PKG_HASH:=7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6

PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit f15137c

Please sign in to comment.