libsodium 1.0.4

Closes Homebrew/homebrew#45109.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Dominyk Tiller 2015-10-18 17:15:29 +01:00 committed by Xu Cheng
parent d769cdae2d
commit 7767715bd0

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.3/libsodium-1.0.3.tar.gz"
sha256 "cbcfc63cc90c05d18a20f229a62c7e7054a73731d0aa858c0517152c549b1288"
url "https://github.com/jedisct1/libsodium/releases/download/1.0.4/libsodium-1.0.4.tar.gz"
sha256 "e4f75d4b2bd860068e0401163207415c9d41048d7601409897ff2951839fd310"
bottle do
cellar :any