Sha256: 38e13a18ced3ed5aaedf439a0a0f21f30e1624350b911f1909936ff9396b8de5

Contents?: true

Size: 329 Bytes

Versions: 1

Compression:

Stored size: 329 Bytes

Contents

cscript msvc-scripts/rep.vbs //Nologo s/@VERSION@/0.6.1/ < src\libsodium\include\sodium\version.h.in > tmp
cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MAJOR@/6/ < tmp > tmp2
cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MINOR@/1/ < tmp2 > src\libsodium\include\sodium\version.h
del tmp tmp2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbnacl-libsodium-0.6.1 vendor/libsodium/msvc-scripts/process.bat