Skip to content

Commit

Permalink
wireguard-tools: bump to v1.0.20200827
Browse files Browse the repository at this point in the history
  • Loading branch information
chewitt committed Sep 10, 2020
1 parent 7e2344d commit 8564490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Expand Up @@ -2,7 +2,6 @@
Type = WireGuard
Name = WireGuard VPN Tunnel
Host = 3.2.5.6
Domain = my.home.network
WireGuard.Address = 10.2.0.2/24
WireGuard.ListenPort = 51820
WireGuard.PrivateKey = qKIj010hDdWSjQQyVCnEgthLXusBgm3I6HWrJUaJymc=
Expand Down
4 changes: 2 additions & 2 deletions packages/network/wireguard-tools/package.mk
Expand Up @@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="wireguard-tools"
PKG_VERSION="v1.0.20200513"
PKG_SHA256="4effe7e9c79b70d6ff17a78bdf4e16fb02d4e6711f85beeaea80db5b11435fdb"
PKG_VERSION="v1.0.20200827"
PKG_SHA256="ec08772216da73a2f6a925927ce794fe9686ba169bb774e451d34199db19795c"
PKG_LICENSE="GPLv2"
PKG_SITE="https://www.wireguard.com"
PKG_URL="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-$PKG_VERSION.tar.xz"
Expand Down

0 comments on commit 8564490

Please sign in to comment.