diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-11 16:54:52 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-11 16:54:52 +0200 |
commit | cba5894fb61c906613e570fe0e965baf5ddf456e (patch) | |
tree | efa113a7819a004b1040e144495052b344bcf99b /extra/libgcrypt | |
parent | da80add2c16c541db6294771913cffeb2c207513 (diff) | |
download | repository-cba5894fb61c906613e570fe0e965baf5ddf456e.tar.gz |
libgcrypt: bump to 1.10.2
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 62a566f4..8b1593aa 100644 --- a/extra/libgcrypt/checksums +++ b/extra/libgcrypt/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a89894503d4a1f2f5469f171e3c45d884905dc19232ce6f3801af21f5f9eed91 libgcrypt-1.10.1.tar.bz2 +61102a9327fca0d20dbe61da0039390380893ac60e8e6965071f4ca03d9b7116 libgcrypt-1.10.2.tar.bz2 diff --git a/extra/libgcrypt/sources b/extra/libgcrypt/sources index 45f7f229..76b1f714 100644 --- a/extra/libgcrypt/sources +++ b/extra/libgcrypt/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.10.1.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.10.2.tar.bz2 diff --git a/extra/libgcrypt/version b/extra/libgcrypt/version index 2c5565d6..e2a1ebf7 100644 --- a/extra/libgcrypt/version +++ b/extra/libgcrypt/version @@ -1 +1 @@ -1.10.1 1 +1.10.2 1 |