libsodium 1.0.8

Closes Homebrew/homebrew#47376.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominyk Tiller 2015-12-25 21:20:15 +00:00
parent c591bcd744
commit 4bf2ab91a5

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.7/libsodium-1.0.7.tar.gz"
sha256 "7ad1e78763510c163ca48f05133057726a825cf97386c581bf12b01d7654204a"
url "https://github.com/jedisct1/libsodium/releases/download/1.0.8/libsodium-1.0.8.tar.gz"
sha256 "c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926"
bottle do
cellar :any