wg: 20161116.1 -> 20161218

This commit is contained in:
Thomas Penteker 2016-12-22 00:04:33 +01:00
parent 62c6ed71d9
commit 0afa66e6b6
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
031f76e990a649b6ab0185ad9848f88c WireGuard-experimental-0.0.20161116.1.tar.xz
7d9334198685c968577d778b815ea456 WireGuard-0.0.20161218.tar.xz

View File

@ -4,13 +4,13 @@
# Depends on: libmnl
name=wg
version=20161116.1
version=20161218
release=1
source=(https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-0.0.${version}.tar.xz)
source=(https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.${version}.tar.xz)
build() {
cd WireGuard-experimental-0.0.$version/src/tools
cd WireGuard-0.0.$version/src/tools
make
make DESTDIR=$PKG install