diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:06:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-27 16:06:51 +0300 |
commit | e5a5ccf814ec3ee54f462dbcef14473cae7b1e82 (patch) | |
tree | 2486b16de62bb422bbbe8e1fe8d0bfaca680ce11 /extra/libgcrypt | |
parent | 635e9d25988da1a582aefcd30da9980fd49f7470 (diff) | |
download | repository-e5a5ccf814ec3ee54f462dbcef14473cae7b1e82.tar.gz |
libgcrypt: bump to 1.9.4
Diffstat (limited to 'extra/libgcrypt')
-rw-r--r-- | extra/libgcrypt/checksums | 3 | ||||
-rw-r--r-- | extra/libgcrypt/sources | 2 | ||||
-rw-r--r-- | extra/libgcrypt/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/libgcrypt/checksums b/extra/libgcrypt/checksums index 9a7a4a0d..7d524cd6 100644 --- a/extra/libgcrypt/checksums +++ b/extra/libgcrypt/checksums @@ -1 +1,2 @@ -97ebe4f94e2f7e35b752194ce15a0f3c66324e0ff6af26659bbfb5ff2ec328fd libgcrypt-1.9.3.tar.bz2 +%BLAKE3 +52ed8a52e88bca6a3e27b818837b4c0769f291e13c8c0a14b6aa517a619bda87 libgcrypt-1.9.4.tar.bz2 diff --git a/extra/libgcrypt/sources b/extra/libgcrypt/sources index dcf4beea..c49002cf 100644 --- a/extra/libgcrypt/sources +++ b/extra/libgcrypt/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.3.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.4.tar.bz2 diff --git a/extra/libgcrypt/version b/extra/libgcrypt/version index c82debec..39bc92ac 100644 --- a/extra/libgcrypt/version +++ b/extra/libgcrypt/version @@ -1 +1 @@ -1.9.3 1 +1.9.4 1 |