wireguard-tools 0.0.20180304
Closes #24846. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
05879d07e6
commit
f359bb9c23
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class WireguardTools < Formula
|
|||
homepage "https://www.wireguard.com/"
|
||||
# Please only update version when the tools have been modified/updated,
|
||||
# since the Linux module aspect isn't of utility for us.
|
||||
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180218.tar.xz"
|
||||
sha256 "4ac4c4e4ad4dc2cf9dcb831b0cf347567ccea675ca524528cf5a4d9dccb2fe52"
|
||||
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180304.tar.xz"
|
||||
sha256 "efb1652f0da67fb2731040439b6abb820a5e2f1bc177aa15c5dce68ea3327787"
|
||||
head "https://git.zx2c4.com/WireGuard", :using => :git
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue