diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:05:50 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:05:50 +0200 |
commit | d8bb7b1666b2dcf9682340bdaa38bed86c250fd3 (patch) | |
tree | 36dc913ca0a5ce765e5983ba2535d51e747ed758 | |
parent | 3e60615ac6dd1885352ae1e2ccd6dc43fbd31b0f (diff) | |
download | repository-d8bb7b1666b2dcf9682340bdaa38bed86c250fd3.tar.gz |
libedit: bump to 20230828-3.1
-rw-r--r-- | extra/libedit/checksums | 2 | ||||
-rw-r--r-- | extra/libedit/sources | 2 | ||||
-rw-r--r-- | extra/libedit/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libedit/checksums b/extra/libedit/checksums index e0663789..c1026f29 100644 --- a/extra/libedit/checksums +++ b/extra/libedit/checksums @@ -1,2 +1,2 @@ %BLAKE3 -991f3d226ddaaca30a4c0182cc726c0874acbea83778b53e708b2f973d7769d4 libedit-20221030-3.1.tar.gz +f5151572d477a16b5f0c15a2fcc0a4063374609c1633d880d3875ee3ee327d64 libedit-20230828-3.1.tar.gz diff --git a/extra/libedit/sources b/extra/libedit/sources index fa4cf1ed..38045beb 100644 --- a/extra/libedit/sources +++ b/extra/libedit/sources @@ -1 +1 @@ -https://www.thrysoee.dk/editline/libedit-20221030-3.1.tar.gz +https://www.thrysoee.dk/editline/libedit-20230828-3.1.tar.gz diff --git a/extra/libedit/version b/extra/libedit/version index c0c6e07f..22ea6f44 100644 --- a/extra/libedit/version +++ b/extra/libedit/version @@ -1 +1 @@ -20221030-3.1 1 +20230828-3.1 1 |