wireguard-dkms: update to 1.0.20211208.
This commit is contained in:
parent
dd4181e155
commit
da0038ab3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-dkms'
|
||||
pkgname=wireguard-dkms
|
||||
version=1.0.20210606
|
||||
version=1.0.20211208
|
||||
revision=1
|
||||
wrksrc="wireguard-linux-compat-${version}"
|
||||
build_wrksrc="src"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.wireguard.com/"
|
||||
distfiles="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${version}.tar.xz"
|
||||
checksum=3f5d990006e6eabfd692d925ec314fff2c5ee7dcdb869a6510d579acfdd84ec0
|
||||
checksum=c0e607138a17daac656f508d8e63ea3737b5221fa5d9288191ddeb099f5a3b92
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue