fswatch 1.3.3

Closes Homebrew/homebrew#29700.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Enrico M. Crisostomo 2014-05-30 00:50:39 +02:00 committed by Jack Nagel
parent e80ca30be9
commit 510a520c7e

View file

@ -2,8 +2,8 @@ require "formula"
class Fswatch < Formula
homepage "https://github.com/alandipert/fswatch"
url "https://github.com/alandipert/fswatch/archive/v1.3.2.tar.gz"
sha1 "af52fd305b80bc5e05217edb1d8cdce02fdb4e91"
url "https://github.com/alandipert/fswatch/archive/1.3.3.tar.gz"
sha1 "b14632eca9618de58f5eadad82342672219902bf"
depends_on "autoconf" => :build
depends_on "automake" => :build