tabbed 0.4.1
Closes Homebrew/homebrew#19158. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0526324326
commit
59604538cd
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Tabbed < Formula
|
||||
homepage 'http://tools.suckless.org/tabbed'
|
||||
url 'http://dl.suckless.org/tools/tabbed-0.4.tar.gz'
|
||||
sha1 '7529360b088df30b66f05aa960712f1feda46e91'
|
||||
url 'http://dl.suckless.org/tools/tabbed-0.4.1.tar.gz'
|
||||
sha1 'f110ea52e900feb6d4f01ddcc627cf6b54aefafb'
|
||||
|
||||
head 'http://hg.suckless.org/tabbed'
|
||||
|
||||
|
|
Loading…
Reference in a new issue