drip 0.2.2

Closes Homebrew/homebrew#17333.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Justin Balthrop 2013-01-26 15:47:02 -08:00 committed by Adam Vandenberg
parent 6af6944a91
commit d1ed67e3b6

View file

@ -2,8 +2,8 @@ require 'formula'
class Drip < Formula
homepage 'https://github.com/flatland/drip'
url 'https://github.com/flatland/drip/tarball/0.1.8'
sha1 '70fa447b360c82cc411e871c052d7c073947e700'
url 'https://github.com/flatland/drip/tarball/0.2.2'
sha1 '21036ee36bf1bcd67808e9fc6cdc18d829360689'
def install
system 'make'