mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wireguard-dkms: update to 1.0.20210606.
This commit is contained in:
parent
670d0629ee
commit
6f1149792a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireguard-dkms'
|
# Template file for 'wireguard-dkms'
|
||||||
pkgname=wireguard-dkms
|
pkgname=wireguard-dkms
|
||||||
version=1.0.20210424
|
version=1.0.20210606
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wireguard-linux-compat-${version}"
|
wrksrc="wireguard-linux-compat-${version}"
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
|
@ -10,7 +10,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-linux-compat/snapshot/wireguard-linux-compat-${version}.tar.xz"
|
distfiles="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${version}.tar.xz"
|
||||||
checksum=8839139a53733bd20602e39cfc679a8176747dae8fe9f9c7fce28f8fba71abde
|
checksum=3f5d990006e6eabfd692d925ec314fff2c5ee7dcdb869a6510d579acfdd84ec0
|
||||||
|
|
||||||
dkms_modules="wireguard ${version}"
|
dkms_modules="wireguard ${version}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue