[botan] Upgrade to 2.16.0 (#14285)

This commit is contained in:
Rostislav Krasny 2020-10-30 22:26:41 +02:00 committed by GitHub
parent 72abcc5681
commit 18c3e6c619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
Source: botan
Version: 2.15.0
Port-Version: 1
Version: 2.16.0
Port-Version: 0
Homepage: https://botan.randombit.net
Description: A cryptography library written in C++11

View File

@ -1,10 +1,10 @@
set(BOTAN_VERSION 2.15.0)
set(BOTAN_VERSION 2.16.0)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO randombit/botan
REF 3ed6eaa3c1236aed844f5475e2df8b89b3286ac4 # 2.15.0
SHA512 a5c76e22f1ad8455ed5dab7c1dff2dd21e8a6e720e024144fe117982fd3b8815e8200844f6fd3abf8326fa4b18d2598c724f7ad5752c517d4b8fab83fb1b5907
REF 82a20c67bd54b8c6c75f32bd31dea5b12f3d7e67 # 2.16.0
SHA512 42b8dac0a6b44afee14e8ba928b323790b8d90395ba70b4919b3d033e5b9073706355c2263c2a9e66357fa6d4af4c85430c93a65cfdaa79f1c83c89940619a66
HEAD_REF master
PATCHES
fix-generate-build-path.patch