aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Bùˆnemann2015-03-15 01:18:31 +0100
committerMike McQuaid2015-03-15 12:48:38 +0000
commit528300909d80ae762498f4a97054eb6253ea7d5b (patch)
tree1c6be13c4524a68542ce61e4915ad705e995d372
parentc23b95187e55f0e5778bafed06ea50e5f096b579 (diff)
downloadhomebrew-528300909d80ae762498f4a97054eb6253ea7d5b.tar.bz2
varnish 4.0.3
Closes #37727. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/varnish.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/varnish.rb b/Library/Formula/varnish.rb
index a340a0b3a..08e450479 100644
--- a/Library/Formula/varnish.rb
+++ b/Library/Formula/varnish.rb
@@ -2,8 +2,8 @@ require 'formula'
class Varnish < Formula
homepage 'http://www.varnish-cache.org/'
- url 'https://repo.varnish-cache.org/source/varnish-4.0.2.tar.gz'
- sha1 'af9a87a1e8536e895c1ebf0e09921a583dafe29a'
+ url 'https://repo.varnish-cache.org/source/varnish-4.0.3.tar.gz'
+ sha1 'ba4668cb7d17f95c4c5e4baf964fe1412a269297'
bottle do
sha1 "8a38f94d751785e3c3674dd2dc154e259bed7c6e" => :mavericks