blob: 46761c51591d6b1c595b338214005fa2701dadc1 (
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.15.r6.gf7b6ca7
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
|