Skip to content

Commit

Permalink
s3ql: update asn1crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Oct 19, 2019
1 parent 3d80734 commit b862177
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/s3ql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class S3ql < Formula
homepage "https://github.com/s3ql/s3ql"
url "https://github.com/s3ql/s3ql/releases/download/release-3.2/s3ql-3.2.tar.bz2"
sha256 "07e93368a52e96a93e1fdc4a66d1a0d845f8808f6d8fbb4aab14e1c824ce67c6"
revision 1
revision 2

bottle do
cellar :any
Expand Down Expand Up @@ -59,8 +59,8 @@ class S3ql < Formula
end

resource "asn1crypto" do
url "https://files.pythonhosted.org/packages/fc/f1/8db7daa71f414ddabfa056c4ef792e1461ff655c2ae2928a2b675bfed6b4/asn1crypto-0.24.0.tar.gz"
sha256 "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49"
url "https://files.pythonhosted.org/packages/c1/a9/86bfedaf41ca590747b4c9075bc470d0b2ec44fb5db5d378bc61447b3b6b/asn1crypto-1.2.0.tar.gz"
sha256 "87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384"
end

resource "defusedxml" do
Expand Down

0 comments on commit b862177

Please sign in to comment.