wireguard: update to 0.0.20161105.
This commit is contained in:
parent
b16bc4c510
commit
3b605beeab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireguard'
|
# Template file for 'wireguard'
|
||||||
pkgname=wireguard
|
pkgname=wireguard
|
||||||
version=0.0.20161103
|
version=0.0.20161105
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="WireGuard-experimental-${version}"
|
wrksrc="WireGuard-experimental-${version}"
|
||||||
build_wrksrc="src/tools"
|
build_wrksrc="src/tools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.wireguard.io/"
|
homepage="https://www.wireguard.io/"
|
||||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-${version}.tar.xz"
|
||||||
checksum=e9d6a97002e0b63bb9572bf42037a7f5b67ccad421fec3afac684e4fc5e931ac
|
checksum=3e98535184a9e00e739c8f2b6cc9b20aea876157e36d72726ca7662c9b5556b5
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue