aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/uncrustify.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/uncrustify.rb')
-rw-r--r--Library/Formula/uncrustify.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/uncrustify.rb b/Library/Formula/uncrustify.rb
index 4b5abe1d8..96ee60e5a 100644
--- a/Library/Formula/uncrustify.rb
+++ b/Library/Formula/uncrustify.rb
@@ -2,7 +2,7 @@ require 'formula'
class Uncrustify < Formula
homepage 'http://uncrustify.sourceforge.net/'
- url 'http://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.60/uncrustify-0.60.tar.gz'
+ url 'https://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.60/uncrustify-0.60.tar.gz'
sha1 '769a7649a1cefb80beff9b67b11b4b87a8cc8e0e'
head 'https://github.com/bengardner/uncrustify.git'