mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
wireguard: update to 0.0.20180731.
This commit is contained in:
parent
0e62e36976
commit
d8ce37063d
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.20180718
|
version=0.0.20180731
|
||||||
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.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.wireguard.com/"
|
homepage="https://www.wireguard.com/"
|
||||||
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${version}.tar.xz"
|
||||||
checksum=083c093a6948c8d38f92e7ea5533f9ff926019f24dc2612ea974851ed3e24705
|
checksum=09212974f2a92b304147151f2ca5cb7230e09e969d9584bdf8338bc82e614b8a
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue