libevhtp: update to 1.2.13.
This commit is contained in:
parent
6239047703
commit
8dbd40812d
1 changed files with 4 additions and 6 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for 'libevhtp'
|
# Template file for 'libevhtp'
|
||||||
pkgname=libevhtp
|
pkgname=libevhtp
|
||||||
version=1.2.12+1
|
version=1.2.13
|
||||||
revision=1
|
revision=1
|
||||||
_upver="${version/+/-}"
|
|
||||||
wrksrc="${pkgname}-${_upver}"
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libevent-devel libressl-devel"
|
makedepends="libevent-devel libressl-devel"
|
||||||
short_desc="Create extremely-fast and secure embedded HTTP servers with ease"
|
short_desc="Create extremely-fast and secure embedded HTTP servers with ease"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/criticalstack/libevhtp"
|
homepage="https://github.com/criticalstack/libevhtp"
|
||||||
distfiles="https://github.com/criticalstack/libevhtp/archive/${_upver}.tar.gz"
|
distfiles="https://github.com/criticalstack/libevhtp/archive/${version}.tar.gz"
|
||||||
checksum=3c09e2d918423034da99ac36a8945759d99383fac4ec01899f02e9abf15fb054
|
checksum=abe3282535d9aea4791bbc085fc18fb8143551fe4e5f99b85a48c0ff895103d5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue