wireguard: update to 0.0.20190905.
This commit is contained in:
parent
4ed3ca26c1
commit
9a8f4b414d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20190702
|
||||
revision=2
|
||||
version=0.0.20190905
|
||||
revision=1
|
||||
wrksrc="WireGuard-${version}"
|
||||
build_wrksrc="src/tools"
|
||||
build_style=gnu-makefile
|
||||
|
@ -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=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac
|
||||
checksum=78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue