Skip to content

Commit c296cb3

Browse files
botan: Update filename for bundle
1 parent 631a998 commit c296cb3

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
@@ -4,7 +4,7 @@
44
include(ExternalProject)
55
ExternalProject_Add(botan
66
PREFIX botan
7-
URL https://github.com/includeos/botan/releases/download/inc-2.0/botan-includeos.tar.gz
7+
URL https://github.com/includeos/botan/releases/download/inc-2.0/botan-includeos-i686.tar.gz
88
URL_HASH MD5=5ef7f26047f8fe17219f62755938621d
99
CONFIGURE_COMMAND ""
1010
BUILD_COMMAND ""

0 commit comments

Comments
 (0)