wireguard-tools 0.0.20180531

Closes #28482.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-31 02:51:28 +02:00 committed by ilovezfs
parent cd083171a2
commit 913b5a9131

View file

@ -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.20180524.tar.xz"
sha256 "57614239c1f1a99a367f2c816153acda5bffada66a3b8e3b8215f1625784abc9"
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180531.tar.xz"
sha256 "ff653095cc0e4c491ab6cd095ddf5d1db207f48f947fb92873a73220363f423c"
head "https://git.zx2c4.com/WireGuard", :using => :git
bottle do