aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorCarmen Wick2011-11-30 17:06:35 -0800
committerAdam Vandenberg2011-11-30 20:02:37 -0800
commit07c915a1930fcdcb47c5c693cdf83944833957ef (patch)
tree459002d6fecfe715e328bf378cd388c4bc9f1d12 /Library
parentf8c63a70f60295095ba8c043d831e321f726e751 (diff)
downloadhomebrew-07c915a1930fcdcb47c5c693cdf83944833957ef.tar.bz2
stunnel 4.49
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stunnel.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/stunnel.rb b/Library/Formula/stunnel.rb
index a817578ad..dc056a1aa 100644
--- a/Library/Formula/stunnel.rb
+++ b/Library/Formula/stunnel.rb
@@ -1,9 +1,9 @@
require 'formula'
class Stunnel < Formula
- url 'ftp://ftp.stunnel.org/stunnel/stunnel-4.47.tar.gz'
+ url 'ftp://ftp.stunnel.org/stunnel/stunnel-4.49.tar.gz'
homepage 'http://www.stunnel.org/'
- sha256 '0b70f8bad8b6963e6154606571a83a3f0e0dea88d7dbd7e3b83cde5a07dd95ae'
+ sha256 'dcb0e1f21e9fcf56f4d67bc7a5a4ef8720845b61063a749953417db2616cb20d'
# This patch installs a bogus .pem in lieu of interactive cert generation.
def patches
@@ -45,4 +45,4 @@ index 0c00347..f53668f 100644
+prompt = no
[ req_dn ]
- countryName = Country Name (2 letter code)
+ countryName = Country Name (2 letter code) \ No newline at end of file