mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:47:34 +00:00
Ports/readline: Update readline to version 8.1.2
This commit is contained in:
parent
218ade0b8b
commit
f37d2e2d1c
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
|
||||
port=readline
|
||||
version=8.1
|
||||
version=8.1.2
|
||||
useconfigure=true
|
||||
config_sub_path=support/config.sub
|
||||
use_fresh_config_sub=true
|
||||
files="https://ftpmirror.gnu.org/gnu/readline/readline-${version}.tar.gz readline-${version}.tar.gz f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02"
|
||||
files="https://ftpmirror.gnu.org/gnu/readline/readline-${version}.tar.gz readline-${version}.tar.gz 7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue