sleepwatcher 2.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
06f6e95f00
commit
7ab5a2d901
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Sleepwatcher < Formula
|
||||
url 'http://www.bernhard-baehr.de/sleepwatcher_2.1.tgz'
|
||||
url 'http://www.bernhard-baehr.de/sleepwatcher_2.1.1.tgz'
|
||||
homepage 'http://www.bernhard-baehr.de/'
|
||||
md5 'd4ace64e2e978f4f289ca4dddd21c6f2'
|
||||
md5 '6770e615a89874fa07a8bdfc94ead19f'
|
||||
|
||||
def install
|
||||
# Adjust Makefile to build native binary only
|
||||
|
|
Loading…
Reference in a new issue