blob: cfee0c9987d72052f5fcbdf913e0ce87604083d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libmicrohttpd-git
pkgdesc = A small C library that make it easy to run an HTTP server as part of another application
pkgver = 0.9.55.r63.g66066283
pkgrel = 1
url = https://www.gnu.org/software/libmicrohttpd/
arch = i686
arch = x86_64
license = LGPL
checkdepends = curl
makedepends = git
depends = glibc
depends = gnutls
provides = libmicrohttpd
conflicts = libmicrohttpd
source = git+https://gnunet.org/git/libmicrohttpd.git
sha256sums = SKIP
pkgname = libmicrohttpd-git
|