From ad7320b8fa0cdbc5c7e8f22a35a34b0cb963a8fd Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 9 Apr 2014 12:20:42 +0100 Subject: nginx: bump revision for OpenSSL security. --- Library/Formula/mysql.rb | 1 + Library/Formula/nginx.rb | 1 + 2 files changed, 2 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index 3f3e97186..d0d0b0681 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -4,6 +4,7 @@ class Mysql < Formula homepage 'http://dev.mysql.com/doc/refman/5.6/en/' url "http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.17.tar.gz" sha1 "53773d619d7f7bc1743f92fd65885a0581c37ff8" + revision 1 bottle do revision 1 diff --git a/Library/Formula/nginx.rb b/Library/Formula/nginx.rb index 31676177b..f13788f4a 100644 --- a/Library/Formula/nginx.rb +++ b/Library/Formula/nginx.rb @@ -4,6 +4,7 @@ class Nginx < Formula homepage 'http://nginx.org/' url 'http://nginx.org/download/nginx-1.4.7.tar.gz' sha1 'e13b5b23f9be908b69652b0c394a95e9029687e3' + revision 1 devel do url 'http://nginx.org/download/nginx-1.5.13.tar.gz' -- cgit v1.2.3