wireguard: update to 0.0.20170320.1.
This commit is contained in:
parent
6ff41f5f0b
commit
24d3f62502
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.20170320
|
version=0.0.20170320.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="WireGuard-${version}"
|
wrksrc="WireGuard-${version}"
|
||||||
build_wrksrc="src/tools"
|
build_wrksrc="src/tools"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.wireguard.io/"
|
homepage="https://www.wireguard.io/"
|
||||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||||
checksum=9b9d544c2abae29b342d3befc94efba4ca096bf407aa8347ae89534121dd42cc
|
checksum=286f44d8b480f265e562759e5b3a66cd44e2d1e9c1cdec322557a6c578d52ca7
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
Loading…
Reference in a new issue