blob: 10272ba07e20e1b4ab8693a8d3d3acb94a524c74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = oniux-git
pkgdesc = Written in Rust, this program uses the naming mechanism of the Linux kernel to encrypt traffic
pkgver = 0.5.0.r0.gf92a8b4
pkgrel = 2
url = https://gitlab.torproject.org/tpo/core/oniux
arch = x86_64
license = MIT OR Apache-2.0
makedepends = git
makedepends = cargo
provides = oniux
conflicts = oniux
options = !lto
source = git+https://gitlab.torproject.org/tpo/core/oniux.git
sha512sums = SKIP
pkgname = oniux-git
|