mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/wireguard-linux-compat: Updated for version 0.0.20200205.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
323aa994a0
commit
052ee1f23a
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wireguard-linux-compat
|
||||
VERSION=${VERSION:-0.0.20200128}
|
||||
VERSION=${VERSION:-0.0.20200205}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireguard-linux-compat"
|
||||
VERSION="0.0.20200128"
|
||||
VERSION="0.0.20200205"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-0.0.20200128.tar.xz"
|
||||
MD5SUM="175da867e0638f93e80cbf9019994a26"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-0.0.20200205.tar.xz"
|
||||
MD5SUM="c1076ae6f85887bbd7c2374a7d301376"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue