Skip to content

Commit

Permalink
unifdef: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and fxcoudert committed May 11, 2017
1 parent ceebcba commit 2246e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/unifdef.rb
@@ -1,7 +1,7 @@
class Unifdef < Formula
desc "Selectively process conditional C preprocessor directives"
homepage "http://dotat.at/prog/unifdef/"
url "http://dotat.at/prog/unifdef/unifdef-2.11.tar.gz"
homepage "https://dotat.at/prog/unifdef/"
url "https://dotat.at/prog/unifdef/unifdef-2.11.tar.gz"
sha256 "e8483c05857a10cf2d5e45b9e8af867d95991fab0f9d3d8984840b810e132d98"
head "https://github.com/fanf2/unifdef.git"

Expand Down

0 comments on commit 2246e0e

Please sign in to comment.