libsodium 1.0.9

Closes #10.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
woobs 2016-04-02 22:18:38 -05:00 committed by Andrew Janke
parent 34bb963e8f
commit f6f9acf94c

View file

@ -1,8 +1,8 @@
class Libsodium < Formula
desc "NaCl networking and cryptography library"
homepage "https://github.com/jedisct1/libsodium/"
url "https://github.com/jedisct1/libsodium/releases/download/1.0.8/libsodium-1.0.8.tar.gz"
sha256 "c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926"
url "https://github.com/jedisct1/libsodium/releases/download/1.0.9/libsodium-1.0.9.tar.gz"
sha256 "611418db78c36b2e20e50363d30e9c002a98dea9322f305b5bde56a26cdfe756"
bottle do
cellar :any