diff options
| author | Ryan Mast <nightlark@users.noreply.github.com> | 2021-02-01 19:25:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 19:25:30 -0800 |
| commit | 8ad8ba7a21428b3a7b41dffb4c6ca78499e3e9ce (patch) | |
| tree | 98dad9135a4f40839ceacfa91e6c61a41338833b /ports/libgcrypt/CONTROL | |
| parent | 2e2c9c7ccb5f49edb17ed9f6224a4be4fe1475f3 (diff) | |
| download | vcpkg-8ad8ba7a21428b3a7b41dffb4c6ca78499e3e9ce.tar.gz vcpkg-8ad8ba7a21428b3a7b41dffb4c6ca78499e3e9ce.zip | |
[libgcrypt] Update libgcrypt (#15950)
* [libgrypt] Update version to 1.8.7
* [libgcrypt] update versions
Diffstat (limited to 'ports/libgcrypt/CONTROL')
| -rw-r--r-- | ports/libgcrypt/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libgcrypt/CONTROL b/ports/libgcrypt/CONTROL index 6a9fe7d5b..1a1ae7916 100644 --- a/ports/libgcrypt/CONTROL +++ b/ports/libgcrypt/CONTROL @@ -1,6 +1,6 @@ Source: libgcrypt -Version: 1.8.6 +Version: 1.8.7 Homepage: https://gnupg.org/software/libgcrypt/index.html Description: A library implementing the so-called Assuan protocol Build-Depends: libgpg-error -Supports: linux|osx
\ No newline at end of file +Supports: linux|osx |
