blob: e424c6c6af295409a703fdf57dcbdb9da8aac56b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = glorytun
pkgdesc = A small, simple and secure VPN
pkgver = 0.0.96_mud
pkgrel = 1
url = https://github.com/angt/glorytun
arch = x86_64
license = BSD
makedepends = meson
makedepends = libsodium
makedepends = pkgconfig
depends = libsodium
depends = iproute2
source = https://github.com/angt/glorytun/releases/download/v0.0.96-mud/glorytun-0.0.96-mud.tar.gz
md5sums = bd2022ea8ae493c8ffcef5e969a03367
pkgname = glorytun
|