libtomcrypt: add head
Closes Homebrew/homebrew#44697. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
6dcae1f422
commit
5665848c05
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue