blob: 559895556517c091249e00d59e32cb340387ba2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libevhtp-git
pkgdesc = A replacement API for Libevent's current HTTP API.
pkgver = 1.2.16.r7.g9cbd30d
pkgrel = 1
url = https://github.com/criticalstack/libevhtp
arch = i686
arch = x86_64
license = BSD
makedepends = gcc
makedepends = libevent
makedepends = openssl-1.0
depends = git
source = libevhtp-git::git+https://github.com/criticalstack/libevhtp.git#branch=develop
sha256sums = SKIP
pkgname = libevhtp-git
|