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:
Yanase Yuki 2025-12-25 13:21:45 +09:00 committed by Robert Marko
parent c965e82328
commit 1be208d805

View file

@ -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