Skip to content

Commit 6c1a7cb

Browse files
build: Updated botan bundle with system_rng
1 parent 7c053f2 commit 6c1a7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/botan.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(ExternalProject)
55
ExternalProject_Add(botan
66
PREFIX botan
77
URL https://github.com/includeos/botan/releases/download/inc-2.0/botan-includeos.tar.gz
8-
URL_HASH MD5=952980834c93e61dc836bb7c400f4d57
8+
URL_HASH MD5=5ef7f26047f8fe17219f62755938621d
99
CONFIGURE_COMMAND ""
1010
BUILD_COMMAND ""
1111
UPDATE_COMMAND ""

0 commit comments

Comments
 (0)