mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
wireguard: update to 0.0.20161129.
This commit is contained in:
parent
07587b7656
commit
21ec73b33d
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.20161116.1
|
version=0.0.20161129
|
||||||
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=730d9d919e1942cf83e59dcb8c6ee6ac6696c62ce363c4802474774a5db8238d
|
checksum=7bdce3e56aaae91b195b8bbf7afc8d07f68632c997aa702c1ab84745c099d1b7
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue