uftp 4.9.5
Closes #21827. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3beb8913dd
commit
454c7574c9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Uftp < Formula
|
||||
desc "Secure, reliable, efficient multicast file transfer program"
|
||||
homepage "https://uftp-multicast.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/uftp-multicast/source-tar/uftp-4.9.4.tar.gz"
|
||||
sha256 "17d7d33e90fc4f0779c5a52c693c4f9f02fcbf0efcc7689891800a1eeca1eeda"
|
||||
url "https://downloads.sourceforge.net/project/uftp-multicast/source-tar/uftp-4.9.5.tar.gz"
|
||||
sha256 "83870a5ad05c9e2d18eaa0de7cf43149f489712d8b72a1a00497695881829aaa"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue