summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12017-08-19 17:04:35 +0800
committerChocobo12017-08-19 17:04:35 +0800
commitde23a2e4ded4b3ecaccebfd256c377b13a6166e1 (patch)
treeb8a0f374c1a8730ed072d5042446523d3db311fd /PKGBUILD
parent9b526c4cff712b3a41c0477ff3ba6294d0c92fb0 (diff)
downloadaur-de23a2e4ded4b3ecaccebfd256c377b13a6166e1.tar.gz
upgpkg: libmicrohttpd-git 0.9.55.r75.gc0168fde-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90f0fb978907..ebace357adff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libmicrohttpd-git
-pkgver=0.9.55.r63.g66066283
+pkgver=0.9.55.r75.gc0168fde
pkgrel=1
pkgdesc="A small C library that make it easy to run an HTTP server as part of another application"
arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@ makedepends=('git')
checkdepends=('curl')
provides=('libmicrohttpd')
conflicts=('libmicrohttpd')
+options=('staticlibs')
source=("git+https://gnunet.org/git/libmicrohttpd.git")
sha256sums=('SKIP')