gettext: use secure url

This commit is contained in:
Viktor Szakats 2016-06-23 11:47:43 +02:00 committed by Dominyk Tiller
parent 293159f112
commit b12e2f624e

View file

@ -1,7 +1,7 @@
class Gettext < Formula
desc "GNU internationalization (i18n) and localization (l10n) library"
homepage "https://www.gnu.org/software/gettext/"
url "http://ftpmirror.gnu.org/gettext/gettext-0.19.8.1.tar.xz"
url "https://ftpmirror.gnu.org/gettext/gettext-0.19.8.1.tar.xz"
mirror "https://ftp.gnu.org/gnu/gettext/gettext-0.19.8.1.tar.xz"
sha256 "105556dbc5c3fbbc2aa0edb46d22d055748b6f5c7cd7a8d99f8e7eb84e938be4"