From 61443e52e90d5ccbdfb89723143e0f39b694485e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 15 Jul 2013 23:42:30 -0500 Subject: fcgiwrap 1.1.0 Closes #21252. Signed-off-by: Jack Nagel --- Library/Formula/fcgiwrap.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fcgiwrap.rb b/Library/Formula/fcgiwrap.rb index 05358a104..fdd460de7 100644 --- a/Library/Formula/fcgiwrap.rb +++ b/Library/Formula/fcgiwrap.rb @@ -2,8 +2,8 @@ require 'formula' class Fcgiwrap < Formula homepage 'http://nginx.localdomain.pl/wiki/FcgiWrap' - url 'https://github.com/downloads/gnosek/fcgiwrap/fcgiwrap-1.0.3.tar.gz' - sha1 'f62722efd637aea8ce4e6325c85614cfe2345d8d' + url 'https://github.com/gnosek/fcgiwrap/archive/1.1.0.tar.gz' + sha1 '8e7b9140b3d96f4635352bb967715477b35caf84' depends_on :autoconf depends_on :automake -- cgit v1.2.3