mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
wireguard: update to 0.0.20161102.
This commit is contained in:
parent
0ef91a30bb
commit
6fbff63ba2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20161025
|
||||
version=0.0.20161102
|
||||
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=433fb84d00afa566d77dcb29f87c30e17c1c9c8dc9a9a0026619addfc6553027
|
||||
checksum=faecddc28dc4261eaf4652e3f7953ed7c81b71acd1b7b173988caa73b38a8f53
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
|
Loading…
Add table
Reference in a new issue