dnscrypt-proxy 1.2.1

Closes Homebrew/homebrew#18602.
master
Adam Vandenberg 2013-03-20 09:01:29 -07:00
parent a6c57b0a38
commit 90300c084b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class DnscryptProxy < Formula
homepage 'http://dnscrypt.org'
url 'https://github.com/opendns/dnscrypt-proxy/archive/1.2.0.tar.gz'
sha256 'ad2cd0ecd3b8650877ee54f31cc8d38474c5da7a70c6fb417da856835713662b'
url 'http://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.2.1.tar.bz2'
sha256 '8476b97812d32b88af95e06441a28d8ee7fd92c409124d04591493bd23d5b2fc'
head 'https://github.com/opendns/dnscrypt-proxy.git', :branch => 'master'