New package: libevhtp-1.2.12+1
This commit is contained in:
parent
a634f11b7d
commit
12533556d2
1 changed files with 18 additions and 0 deletions
18
srcpkgs/libevhtp/template
Normal file
18
srcpkgs/libevhtp/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'libevhtp'
|
||||||
|
pkgname=libevhtp
|
||||||
|
version=1.2.12+1
|
||||||
|
revision=1
|
||||||
|
_upver="${version/+/-}"
|
||||||
|
wrksrc="${pkgname}-${_upver}"
|
||||||
|
build_style=cmake
|
||||||
|
makedepends="libevent-devel libressl-devel"
|
||||||
|
short_desc="Create extremely-fast and secure embedded HTTP servers with ease"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
|
license="3-clause-BSD"
|
||||||
|
homepage="https://github.com/criticalstack/libevhtp"
|
||||||
|
distfiles="https://github.com/criticalstack/libevhtp/archive/${_upver}.tar.gz"
|
||||||
|
checksum=3c09e2d918423034da99ac36a8945759d99383fac4ec01899f02e9abf15fb054
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue