ipbt: fix sha1.
This commit is contained in:
parent
1fba77085d
commit
df83ceb4ac
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Ipbt < Formula
|
||||
homepage 'http://www.chiark.greenend.org.uk/~sgtatham/ipbt/'
|
||||
url 'http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ipbt-r9487.tar.gz'
|
||||
sha1 'c4ce632afcefd9d1537567e17e76645f5f4482e8'
|
||||
sha1 'cd7c0b991a9422ed5f31ce13846f28fb5860b0dc'
|
||||
version 'r9487'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue