aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-04-09 12:20:42 +0100
committerMike McQuaid2014-04-09 12:54:59 +0100
commitad7320b8fa0cdbc5c7e8f22a35a34b0cb963a8fd (patch)
treea8fe388282ece4cbe4dbff229bd592537aae04f7 /Library/Formula
parent1ccbeaa66111bf3492dc234b6fe3661c095e11bd (diff)
downloadhomebrew-ad7320b8fa0cdbc5c7e8f22a35a34b0cb963a8fd.tar.bz2
nginx: bump revision for OpenSSL security.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mysql.rb1
-rw-r--r--Library/Formula/nginx.rb1
2 files changed, 2 insertions, 0 deletions
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'