diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-02 15:20:33 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-02 15:20:33 +0200 |
commit | 00c8d0f95700102ad1ef71bb139b6828c735467e (patch) | |
tree | 0f07b895a74f2185f8e9183fb97b846173a98361 /extra/libgcrypt | |
parent | ac1b5366ceb52aa03b3a7bc19a536e81b496e808 (diff) | |
download | repository-00c8d0f95700102ad1ef71bb139b6828c735467e.tar.gz |
libgcrypt: bump to 1.11.0
Diffstat (limited to 'extra/libgcrypt')
-rw-r--r-- | extra/libgcrypt/checksums | 2 | ||||
-rw-r--r-- | extra/libgcrypt/sources | 2 | ||||
-rw-r--r-- | extra/libgcrypt/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgcrypt/checksums b/extra/libgcrypt/checksums index 8b1593aa..34c5e841 100644 --- a/extra/libgcrypt/checksums +++ b/extra/libgcrypt/checksums @@ -1,2 +1,2 @@ %BLAKE3 -61102a9327fca0d20dbe61da0039390380893ac60e8e6965071f4ca03d9b7116 libgcrypt-1.10.2.tar.bz2 +a236b238d5f1d44be9b91422b9bee0b606c957a13847794f1de437d50f12b37d libgcrypt-1.11.0.tar.bz2 diff --git a/extra/libgcrypt/sources b/extra/libgcrypt/sources index 76b1f714..4f04d30b 100644 --- a/extra/libgcrypt/sources +++ b/extra/libgcrypt/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.10.2.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.0.tar.bz2 diff --git a/extra/libgcrypt/version b/extra/libgcrypt/version index e2a1ebf7..0da43b10 100644 --- a/extra/libgcrypt/version +++ b/extra/libgcrypt/version @@ -1 +1 @@ -1.10.2 1 +1.11.0 1 |