ipbt 20160908
Closes #6637. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
102e94f4ae
commit
54db06519a
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class Ipbt < Formula
|
||||
desc "Program for recording a UNIX terminal session"
|
||||
homepage "http://www.chiark.greenend.org.uk/~sgtatham/ipbt/"
|
||||
url "http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ipbt-20141026.2197432.tar.gz"
|
||||
sha256 "151da94da378cc88e979df8eb5f9a05c4e663bd1299c191d24c10128bae879b0"
|
||||
url "http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ipbt-20160908.4a07ab0.tar.gz"
|
||||
version "20160908"
|
||||
sha256 "7414ba38041c283db3b2c7bc119eecfcb193629c50f8509bd4693142813cea5d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue