blob: 464a98dbdd2fbfb0ad5e360b246f4255ba1ac4db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lwan-git
pkgdesc = Experimental, scalable, high performance HTTP server
pkgver = c048585
pkgrel = 1
url = https://lwan.ws/
arch = any
license = GPL
makedepends = cmake
depends = jemalloc
depends = luajit
depends = libmariadbclient
provides = lwan
source = git+https://github.com/lpereira/lwan/
sha1sums = SKIP
pkgname = lwan-git
|