diff options
author | TheCharlatan <seb.kung@gmail.com> | 2019-12-12 23:39:37 +0100 |
---|---|---|
committer | TheCharlatan <seb.kung@gmail.com> | 2019-12-12 23:39:37 +0100 |
commit | 8e338e555c353f14a10c7bb1747ef9a0038a4ff3 (patch) | |
tree | 835465856a4bb1e90eab5ed552c4a4c7c1c697d2 /contrib/depends/patches/sodium/fix-whitespace.patch | |
parent | Merge pull request #6057 (diff) | |
download | monero-8e338e555c353f14a10c7bb1747ef9a0038a4ff3.tar.xz |
depends: update libsodium to 1.0.18
Diffstat (limited to '')
-rw-r--r-- | contrib/depends/patches/sodium/fix-whitespace.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/depends/patches/sodium/fix-whitespace.patch b/contrib/depends/patches/sodium/fix-whitespace.patch index efbfe4e83..c3d3af0b4 100644 --- a/contrib/depends/patches/sodium/fix-whitespace.patch +++ b/contrib/depends/patches/sodium/fix-whitespace.patch @@ -5,8 +5,8 @@ index b29f769..ca008ae 100755 @@ -591,7 +591,7 @@ MAKEFLAGS= PACKAGE_NAME='libsodium' PACKAGE_TARNAME='libsodium' - PACKAGE_VERSION='1.0.16' --PACKAGE_STRING='libsodium 1.0.16' + PACKAGE_VERSION='1.0.18' +-PACKAGE_STRING='libsodium 1.0.18' +PACKAGE_STRING='libsodium' PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues' PACKAGE_URL='https://github.com/jedisct1/libsodium' |