wireguard: update to 0.0.20171111.
This commit is contained in:
parent
5fe1cb5032
commit
54c691d5ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20171101
|
||||
version=0.0.20171111
|
||||
revision=1
|
||||
wrksrc="WireGuard-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.wireguard.io/"
|
||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||
checksum=096b6482a65e566c7bf8c059f5ee6aadb2de565b04b6d810c685f1c377540325
|
||||
checksum=d9347786a9406ac276d86321ca64aadb1f0639cb0582c6e0519c634cf6e81157
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
|
Loading…
Add table
Reference in a new issue