Skip to content

Commit 575eb4b

Browse files
committedOct 9, 2018
icu4c: secure/fix/follow url(s)
1 parent dc98fe3 commit 575eb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Formula/icu4c.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Icu4c < Formula
22
desc "C/C++ and Java libraries for Unicode and globalization"
3-
homepage "http://site.icu-project.org/"
3+
homepage "https://ssl.icu-project.org/"
Code has comments. Press enter to view.
44
url "https://ssl.icu-project.org/files/icu4c/62.1/icu4c-62_1-src.tgz"
55
mirror "https://downloads.sourceforge.net/project/icu/ICU4C/62.1/icu4c-62_1-src.tgz"
66
version "62.1"

0 commit comments

Comments
 (0)
Please sign in to comment.