blob: 5485c89820c281d4ae231be59e59e69452f6e77f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = wireguard-module-git
pkgdesc = Fast, modern, secure VPN tunnel (kernel module)
pkgver = 1.0.20220627.r2.g3d3c92b
pkgrel = 1
url = https://www.wireguard.com/
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = linux-headers>=3.10
depends = linux>=3.10
provides = wireguard-module=1.0.20220627.r2.g3d3c92b
provides = WIREGUARD-MODULE
conflicts = wireguard-module
conflicts = WIREGUARD-MODULE
source = git+https://git.zx2c4.com/wireguard-linux-compat
sha256sums = SKIP
pkgname = wireguard-module-git
|