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:
c965e82
)
readline: update project URL
author
Yanase Yuki
<dev@zpc.st>
Thu, 25 Dec 2025 04:21:45 +0000
(13:21 +0900)
committer
Robert Marko
<robimarko@gmail.com>
Fri, 2 Jan 2026 17:07:02 +0000
(18:07 +0100)
It seems domain has been changed.
Signed-off-by: Yanase Yuki <dev@zpc.st>
Link:
https://github.com/openwrt/openwrt/pull/21279
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/readline/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/readline/Makefile
b/package/libs/readline/Makefile
index 70e96699ee38b674d5920cf83366ab8730c64f22..7962cf6340bba5234468caa97811ac9275f2b1e5 100644
(file)
--- a/
package/libs/readline/Makefile
+++ b/
package/libs/readline/Makefile
@@
-32,7
+32,7
@@
define Package/libreadline
CATEGORY:=Libraries
TITLE:=Command lines edition library
DEPENDS:=+libncursesw
- URL:=http
://cnswww.cns.cwru
.edu/php/chet/readline/rltop.html
+ URL:=http
s://tiswww.case
.edu/php/chet/readline/rltop.html
ABI_VERSION:=8
endef