diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:42:23 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:42:23 +0200 |
commit | 9a66936ef3c2091bcdcd8daffcd92b8ebc82a41e (patch) | |
tree | 85c2c7b7b9a1d74e150c499ccbb9d3763dc95596 | |
parent | 089647a59642fc51ece338f6ebb6430ec33a2a6a (diff) | |
download | repository-9a66936ef3c2091bcdcd8daffcd92b8ebc82a41e.tar.gz |
libedit: bump to 20240808-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 c1026f29..c3ad3c82 100644 --- a/extra/libedit/checksums +++ b/extra/libedit/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f5151572d477a16b5f0c15a2fcc0a4063374609c1633d880d3875ee3ee327d64 libedit-20230828-3.1.tar.gz +e0a9a5af6f8ab950a4f29ad927b38b71e8278383fce1c3689b04a56cbb2b32bb libedit-20240808-3.1.tar.gz diff --git a/extra/libedit/sources b/extra/libedit/sources index 38045beb..5b7c5dda 100644 --- a/extra/libedit/sources +++ b/extra/libedit/sources @@ -1 +1 @@ -https://www.thrysoee.dk/editline/libedit-20230828-3.1.tar.gz +https://www.thrysoee.dk/editline/libedit-20240808-3.1.tar.gz diff --git a/extra/libedit/version b/extra/libedit/version index 22ea6f44..3add2bdb 100644 --- a/extra/libedit/version +++ b/extra/libedit/version @@ -1 +1 @@ -20230828-3.1 1 +20240808-3.1 1 |