2017-10-11 16:55:23 +00:00
|
|
|
# Template file for 'libevhtp'
|
|
|
|
pkgname=libevhtp
|
2018-01-16 03:23:08 +00:00
|
|
|
version=1.2.16
|
2017-10-11 16:55:23 +00:00
|
|
|
revision=1
|
|
|
|
build_style=cmake
|
2017-11-26 18:01:34 +00:00
|
|
|
makedepends="libevent-devel libressl-devel oniguruma-devel"
|
2017-10-11 16:55:23 +00:00
|
|
|
short_desc="Create extremely-fast and secure embedded HTTP servers with ease"
|
2017-11-15 03:40:41 +00:00
|
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
2017-10-11 16:55:23 +00:00
|
|
|
license="3-clause-BSD"
|
|
|
|
homepage="https://github.com/criticalstack/libevhtp"
|
2017-11-15 03:40:41 +00:00
|
|
|
distfiles="https://github.com/criticalstack/libevhtp/archive/${version}.tar.gz"
|
2018-01-16 03:23:08 +00:00
|
|
|
checksum=4c3f510b15873e9fc29299de0c5d4d257d1d910710e104e33439a17c27fc414b
|
2017-10-11 16:55:23 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|