projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26e152e
)
readline: update to 8.1
author
Rosen Penev
<
[email protected]
>
Mon, 4 Jan 2021 00:27:57 +0000
(16:27 -0800)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 14 Feb 2021 18:38:15 +0000
(19:38 +0100)
Fix license.
Signed-off-by: Rosen Penev <
[email protected]
>
package/libs/readline/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/readline/Makefile
b/package/libs/readline/Makefile
index e0204104c568d128e08f3df9d5f7df79824b3337..d41a6d74f4da63bbfea81d312ddf0667f42177a3 100644
(file)
--- a/
package/libs/readline/Makefile
+++ b/
package/libs/readline/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=readline
-PKG_VERSION:=8.
0
+PKG_VERSION:=8.
1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/readline
-PKG_HASH:=
e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461
+PKG_HASH:=
f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02
-PKG_LICENSE:=GPL-3.0
+PKG_LICENSE:=GPL-3.0
-or-later
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:gnu:readline