proftpd: add secure mirror(s)

This commit is contained in:
Viktor Szakats 2018-10-02 15:15:17 +00:00 committed by Viktor Szakats
parent 11a4ec28fa
commit 1c1c9efa24

View file

@ -2,6 +2,8 @@ class Proftpd < Formula
desc "Highly configurable GPL-licensed FTP server software"
homepage "http://www.proftpd.org/"
url "ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.6.tar.gz"
mirror "https://fossies.org/linux/misc/proftpd-1.3.6.tar.gz"
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/proftpd/proftpd-1.3.6.tar.gz"
sha256 "91ef74b143495d5ff97c4d4770c6804072a8c8eb1ad1ecc8cc541b40e152ecaf"
bottle do