mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
readline: update project URL
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>
This commit is contained in:
parent
c965e82328
commit
1be208d805
1 changed files with 1 additions and 1 deletions
|
|
@ -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:=https://tiswww.case.edu/php/chet/readline/rltop.html
|
||||
ABI_VERSION:=8
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue