diff options
| author | BullyWiiPlaza <bullywiihacks@gmail.com> | 2020-02-12 08:17:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-11 23:17:55 -0800 |
| commit | f0ea08adea05a506b4b370a9e32dda38212b0eff (patch) | |
| tree | 58ba8590a1c82945783454df2a1db2be5b17c4ff /ports/xorstr/CONTROL | |
| parent | f478be7479f4a418d46c34156bb34ae4f87656af (diff) | |
| download | vcpkg-f0ea08adea05a506b4b370a9e32dda38212b0eff.tar.gz vcpkg-f0ea08adea05a506b4b370a9e32dda38212b0eff.zip | |
[xorstr] Update xorstr to fix GCC warnings and compilation error (#10026)
Diffstat (limited to 'ports/xorstr/CONTROL')
| -rw-r--r-- | ports/xorstr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xorstr/CONTROL b/ports/xorstr/CONTROL index f3555680c..fe40c1c72 100644 --- a/ports/xorstr/CONTROL +++ b/ports/xorstr/CONTROL @@ -1,4 +1,4 @@ Source: xorstr -Version: 2019-08-10 +Version: 2020-02-11 Description: Heavily vectorized c++17 compile time string encryption Homepage: https://github.com/JustasMasiulis/xorstr |
