summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f382ef27eb6693fde2c5fab6de58d01b7390434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = yip-git
	pkgdesc = Performant, lightweight HTTP server that echoes the client's IP address, written in plain C. (development version)
	pkgver = 0.1.3.r4.g164de8a
	pkgrel = 1
	url = https://github.com/jenspots/yip
	arch = x86_64
	license = AGPL-3.0
	makedepends = git
	makedepends = cmake
	depends = glibc
	provides = yip
	conflicts = yip
	source = yip-git::git+https://github.com/jenspots/yip#branch=main
	md5sums = SKIP

pkgname = yip-git