wireguard-dkms: update to 1.0.20200506.
This commit is contained in:
parent
59d47fc36c
commit
c2da010966
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wireguard-dkms'
|
||||
pkgname=wireguard-dkms
|
||||
version=1.0.20200429
|
||||
version=1.0.20200506
|
||||
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=c0050a94c33c195d4129a75ab4dca05ba021c5265e40fce8b2dfda7d7055cda2
|
||||
checksum=98a99f2b825a82d57a7213e666f1ee4f7cc02bddb09bf4908b4b09447a8f121e
|
||||
|
||||
dkms_modules="wireguard ${version}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue