wireguard-tools: Update from 0.0.20181119 to 0.0.20190123

This commit is contained in:
Fredrik Fornwall 2019-01-27 21:57:33 +01:00
parent 1235109100
commit 30602a7c3b

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://www.wireguard.com
TERMUX_PKG_DESCRIPTION="Tools for the WireGuard secure network tunnel"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=0.0.20181119
TERMUX_PKG_SHA256=7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b
TERMUX_PKG_VERSION=0.0.20190123
TERMUX_PKG_SHA256=edd13c7631af169e3838621b1a1bff3ef73cf7bc778eec2bd55f7c1089ffdf9b
TERMUX_PKG_SRCURL=https://git.zx2c4.com/WireGuard/snapshot/WireGuard-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_DEPENDS="libmnl, tsu"
TERMUX_PKG_BUILD_IN_SRC=yes