From 3070925f59830dd991613427ffee10a81bb372e5 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 26 Nov 2017 13:01:34 -0500 Subject: [PATCH] libevhtp: update to 1.2.14. --- srcpkgs/libevhtp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libevhtp/template b/srcpkgs/libevhtp/template index 0598115c30d..56e15c77439 100644 --- a/srcpkgs/libevhtp/template +++ b/srcpkgs/libevhtp/template @@ -1,15 +1,15 @@ # Template file for 'libevhtp' pkgname=libevhtp -version=1.2.13 +version=1.2.14 revision=1 build_style=cmake -makedepends="libevent-devel libressl-devel" +makedepends="libevent-devel libressl-devel oniguruma-devel" short_desc="Create extremely-fast and secure embedded HTTP servers with ease" maintainer="Toyam Cox " license="3-clause-BSD" homepage="https://github.com/criticalstack/libevhtp" distfiles="https://github.com/criticalstack/libevhtp/archive/${version}.tar.gz" -checksum=abe3282535d9aea4791bbc085fc18fb8143551fe4e5f99b85a48c0ff895103d5 +checksum=d1056f2c14d9793c8a34c29bcdc7db70b5ada26e2ce53cc3f65a4d541a14ec14 post_install() { vlicense LICENSE