libtomcrypt: add head

Closes Homebrew/homebrew#44697.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Andrew Janke 2015-10-07 02:37:28 -04:00 committed by Dominyk Tiller
parent 6dcae1f422
commit 5665848c05

View file

@ -5,6 +5,7 @@ class Libtomcrypt < Formula
url "http://libtom.org/files/crypt-1.17.tar.bz2" url "http://libtom.org/files/crypt-1.17.tar.bz2"
mirror "https://distfiles.macports.org/libtomcrypt/crypt-1.17.tar.bz2" mirror "https://distfiles.macports.org/libtomcrypt/crypt-1.17.tar.bz2"
sha256 "e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116" sha256 "e33b47d77a495091c8703175a25c8228aff043140b2554c08a3c3cd71f79d116"
head "https://github.com/libtom/libtomcrypt.git"
bottle do bottle do
cellar :any cellar :any