diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 09:07:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 09:07:42 +0000 |
| commit | abaca3b9bae81a2264740536b00259cf01449f5e (patch) | |
| tree | 75a7eeda8a13f0ffc73cf0565a565f68e3808075 /repos/extra/readline/abuild | |
| parent | f764ce77bac3631945c18c2279025cda45f670d7 (diff) | |
| download | alicelinux-abaca3b9bae81a2264740536b00259cf01449f5e.tar.gz alicelinux-abaca3b9bae81a2264740536b00259cf01449f5e.zip | |
readline: updated to 8.3
Diffstat (limited to 'repos/extra/readline/abuild')
| -rw-r--r-- | repos/extra/readline/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/readline/abuild b/repos/extra/readline/abuild index 06128c3b..c46a5501 100644 --- a/repos/extra/readline/abuild +++ b/repos/extra/readline/abuild @@ -1,5 +1,5 @@ name=readline -version=8.2 +version=8.3 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz readline-8.2-upstream_fix-1.patch" |