Skip to content

Commit

Permalink
cdb: use https urls
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and DomT4 committed Jan 31, 2016
1 parent 12499b4 commit 724ce2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cdb.rb
@@ -1,7 +1,7 @@
class Cdb < Formula
desc "Create and read constant databases"
homepage "http://cr.yp.to/cdb.html"
url "http://cr.yp.to/cdb/cdb-0.75.tar.gz"
homepage "https://cr.yp.to/cdb.html"
url "https://cr.yp.to/cdb/cdb-0.75.tar.gz"
sha256 "1919577799a50c080a8a05a1cbfa5fa7e7abc823d8d7df2eeb181e624b7952c5"

bottle do
Expand Down

0 comments on commit 724ce2b

Please sign in to comment.