Update Formula: tabbed
Version bump to 0.3 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2c7558b63b
commit
cb1cb89f93
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Tabbed <Formula
|
||||
url 'http://dl.suckless.org/tools/tabbed-0.2.tar.gz'
|
||||
url 'http://dl.suckless.org/tools/tabbed-0.3.tar.gz'
|
||||
homepage 'http://tools.suckless.org/tabbed'
|
||||
md5 'fc00ee1a9fd1478561b064cd6a53d494'
|
||||
md5 '4a30458f9adc38db549f735b8fb6451b'
|
||||
head 'http://hg.suckless.org/tabbed'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue