cmocka 0.4.1

Closes Homebrew/homebrew#32030.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Alan Antonuk 2014-09-01 16:55:57 -07:00 committed by Jack Nagel
parent 6a7ff231fc
commit 190da5c04e

View file

@ -2,8 +2,8 @@ require 'formula'
class Cmocka < Formula
homepage 'http://cmocka.cryptomilk.org/'
url 'https://open.cryptomilk.org/attachments/download/7/cmocka-0.2.0.tar.gz'
sha1 '6d3aa2c201cb390d6bf5929eba75d9e77bfe4159'
url 'https://open.cryptomilk.org/attachments/download/42/cmocka-0.4.1.tar.xz'
sha1 'ef8b64878edc5f0e442dc6aaf3dc83ef912c51c2'
depends_on 'cmake' => :build