wireguard: update to 0.0.20190702
This commit is contained in:
parent
165492a77b
commit
685c821c10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20190601
|
||||
version=0.0.20190702
|
||||
revision=1
|
||||
wrksrc="WireGuard-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.wireguard.com/"
|
||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||
checksum=7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568
|
||||
checksum=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue