summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2090162a952ce9fa8a90efadadd89cc39139856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = juicity
	pkgdesc = A quic-based proxy protocol and implementation, inspired by tuic.
	pkgver = 0.1.2
	pkgrel = 2
	url = https://github.com/juicity/juicity
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	arch = riscv64
	license = AGPL3
	makedepends = go
	depends = glibc
	source = juicity-0.1.2-full-src.zip::https://github.com/juicity/juicity/releases/download/v0.1.2/juicity-full-src.zip
	source = 0001-chore-bump-quic-go-to-v0.37.4-to-support-go1.21-81.patch
	sha512sums = e87354656e2c2ac0498d69df73d08d3f4a5e41efcea6f9aa4707680bbbd84f72ccdb81fb5fd9442c88664df3f03d99d67e9fd2bd83dce7e005c978d663d5a09e
	sha512sums = 3d5ccf3dad6e9e0a17763c043921f1d84392ff0e7aae5171d12080ea949cfb934318890910371a4f3c43387b4bd0dd3876af56e4469b5c36197027578845126a

pkgname = juicity-client
	pkgdesc = A quic-based proxy protocol and implementation, inspired by tuic. (client)
	provides = juicity-client
	conflicts = juicity-client
	backup = etc/juicity/client.json

pkgname = juicity-server
	pkgdesc = A quic-based proxy protocol and implementation, inspired by tuic. (server)
	provides = juicity-server
	conflicts = juicity-server
	backup = etc/juicity/server.json