2019
This commit is contained in:
parent
462e9a648b
commit
0cf74a3104
@ -15,7 +15,7 @@
|
||||
<Version><!-- set by prepare.py --></Version>
|
||||
<Authors>Frank Denis</Authors>
|
||||
<Description>Internal implementation package not meant for direct consumption. Please do not reference directly.</Description>
|
||||
<Copyright>© 2013-2017 Frank Denis</Copyright>
|
||||
<Copyright>© 2013-2019 Frank Denis</Copyright>
|
||||
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
|
||||
<PackageLicenseUrl>https://raw.githubusercontent.com/jedisct1/libsodium/master/LICENSE</PackageLicenseUrl>
|
||||
<PackageProjectUrl>https://libsodium.org/</PackageProjectUrl>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<description>Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.</description>
|
||||
<summary>Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.</summary>
|
||||
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
|
||||
<copyright>(c) 2013-2017, Frank Denis (attribution required)</copyright>
|
||||
<copyright>(c) 2013-2019, Frank Denis (attribution required)</copyright>
|
||||
<tags>native, NaCl, salt, sodium, libsodium, C++</tags>
|
||||
<dependencies>
|
||||
.for dependency
|
||||
|
Loading…
Reference in New Issue
Block a user