wireguard: update to 0.0.20181119.
This commit is contained in:
parent
ca81e584f0
commit
0f6625d6cc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard'
|
||||
pkgname=wireguard
|
||||
version=0.0.20181115
|
||||
version=0.0.20181119
|
||||
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=11292c7e86fce6fb0d9fd170389d2afc609bda963a7faf1fd713e11c2af53085
|
||||
checksum=7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue