aespipe 2.4d
Closes Homebrew/homebrew#49966. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
b946f8c4f0
commit
4ada699dfc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Aespipe < Formula
|
||||
desc "AES encryption or decryption for pipes"
|
||||
homepage "http://loop-aes.sourceforge.net/"
|
||||
url "http://loop-aes.sourceforge.net/aespipe/aespipe-v2.4c.tar.bz2"
|
||||
sha256 "260190beea911190a839e711f610ec3454a9b13985d35479775b7e26ad4c845e"
|
||||
url "http://loop-aes.sourceforge.net/aespipe/aespipe-v2.4d.tar.bz2"
|
||||
sha256 "c5ce656e0ade49b93e1163ec7b35450721d5743d8d804ad3a9e39add0389e50f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue