pure-ftpd 1.0.49
Closes #39968. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7f502ee0f8
commit
2e28e82a1a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PureFtpd < Formula
|
||||
desc "Secure and efficient FTP server"
|
||||
homepage "https://www.pureftpd.org/"
|
||||
url "https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.47.tar.gz"
|
||||
sha256 "4740c316f5df879a2d68464489fb9b8b90113fe7dce58e2cdd2054a4768f27ad"
|
||||
url "https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.49.tar.gz"
|
||||
sha256 "767bf458c70b24f80c0bb7a1bbc89823399e75a0a7da141d30051a2b8cc892a5"
|
||||
|
||||
bottle do
|
||||
sha256 "f848669051fc9f2dcd98373a5c2c12029c3f59cc4cebae13bb246164650c0fa3" => :mojave
|
||||
|
|
Loading…
Reference in a new issue