Skip to content

Commit

Permalink
ansible: bump cryptography to 1.2.3
Browse files Browse the repository at this point in the history
for OpenSSL 1.0.2g compatibility
  • Loading branch information
tdsmith authored and xu-cheng committed Mar 4, 2016
1 parent 38c1964 commit e08a532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ansible.rb
Expand Up @@ -78,8 +78,8 @@ class Ansible < Formula
end

resource "cryptography" do
url "https://pypi.python.org/packages/source/c/cryptography/cryptography-1.1.2.tar.gz"
sha256 "7f51459f84d670444275e615839f4542c93547a12e938a0a4906dafe5f7de153"
url "https://pypi.python.org/packages/source/c/cryptography/cryptography-1.2.3.tar.gz"
sha256 "8eb11c77dd8e73f48df6b2f7a7e16173fe0fe8fdfe266232832e88477e08454e"
end

resource "enum34" do
Expand Down

0 comments on commit e08a532

Please sign in to comment.