Skip to content

Commit

Permalink
[libsodium] Update to 1.0.18 (#6778)
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 authored and vicroms committed Jun 17, 2019
1 parent b4ae1fb commit 70c6150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/libsodium/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: libsodium
Version: 1.0.17-3
Version: 1.0.18
Description: A modern and easy-to-use crypto library
Homepage: https://github.com/jedisct1/libsodium
4 changes: 2 additions & 2 deletions ports/libsodium/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jedisct1/libsodium
REF 1.0.17
SHA512 faf6ab57d113b6b1614b51390823a646f059018327b6f493e9e918a908652d0932a75a1a6683032b7a3869f516f387d67acdf944568387feddff7b2f5b6e77d6
REF 1.0.18
SHA512 727fe50a5fb1df86ec5d807770f408a52609cbeb8510b4f4183b2a35a537905719bdb6348afcb103ff00ce946a8094ac9559b6e3e5b2ccc2a2d0c08f75577eeb
HEAD_REF master
)

Expand Down

0 comments on commit 70c6150

Please sign in to comment.