wireguard: update to 0.0.20161103.
This commit is contained in:
parent
edfce10cb1
commit
93d808588d
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.20161102
|
version=0.0.20161103
|
||||||
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=faecddc28dc4261eaf4652e3f7953ed7c81b71acd1b7b173988caa73b38a8f53
|
checksum=e9d6a97002e0b63bb9572bf42037a7f5b67ccad421fec3afac684e4fc5e931ac
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue