diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-20 22:37:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-20 22:37:11 +0300 |
commit | 20c338575d2b47b6bc0c581fe035af6ecb54463f (patch) | |
tree | ebf7ac23e75ade07f22ff2166084a1fc83bc5e5c /extra/libgcrypt | |
parent | 5b4d6ce8e0752227c525d9a7583841d9fe99ec83 (diff) | |
download | repository-20c338575d2b47b6bc0c581fe035af6ecb54463f.tar.gz |
libgcrypt: bump to 1.9.3
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 18d033c2..9a7a4a0d 100644 --- a/extra/libgcrypt/checksums +++ b/extra/libgcrypt/checksums @@ -1 +1 @@ -b2c10d091513b271e47177274607b1ffba3d95b188bbfa8797f948aec9053c5a libgcrypt-1.9.2.tar.bz2 +97ebe4f94e2f7e35b752194ce15a0f3c66324e0ff6af26659bbfb5ff2ec328fd libgcrypt-1.9.3.tar.bz2 diff --git a/extra/libgcrypt/sources b/extra/libgcrypt/sources index bb474fd6..dcf4beea 100644 --- a/extra/libgcrypt/sources +++ b/extra/libgcrypt/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.2.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.3.tar.bz2 diff --git a/extra/libgcrypt/version b/extra/libgcrypt/version index 976abed2..c82debec 100644 --- a/extra/libgcrypt/version +++ b/extra/libgcrypt/version @@ -1 +1 @@ -1.9.2 1 +1.9.3 1 |