mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
wireguard: update to 0.0.20161110.
This commit is contained in:
parent
706e1277ed
commit
51ca415038
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20161105
|
||||
version=0.0.20161110
|
||||
revision=1
|
||||
wrksrc="WireGuard-experimental-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.wireguard.io/"
|
||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-${version}.tar.xz"
|
||||
checksum=3e98535184a9e00e739c8f2b6cc9b20aea876157e36d72726ca7662c9b5556b5
|
||||
checksum=205478709127c4797b5aa9d6448fae03c10b083404414444bad33e62a609e48f
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
|
Loading…
Add table
Reference in a new issue