blob: fd61ab8023050521b7552569b5f0c76910a42d15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = columnlynx-git
pkgdesc = ColumnLynx - A VPN protocol that focuses on simplicity, reliability and security.
pkgver = 1.0.0.r16.g07458c3
pkgrel = 1
url = https://github.com/dcrubro/columnlynx
arch = x86_64
license = GPL-2.0-only
license = GPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = gcc
depends = glibc
source = git+https://github.com/dcrubro/columnlynx.git
sha256sums = SKIP
pkgname = columnlynx-git
|