Revert "libmicrohttpd: update to 0.9.71."
This reverts commit 270beb06228bc9bfbee7a28ec745f3be8a409dad. Incompatible API changes break compilation of at least kismet and psensor packages. See https://github.com/kismetwireless/kismet/issues/281
This commit is contained in:
parent
288905803c
commit
05ed2cb76b
@ -1,7 +1,8 @@
|
|||||||
# Template file for 'libmicrohttpd'
|
# Template file for 'libmicrohttpd'
|
||||||
pkgname=libmicrohttpd
|
pkgname=libmicrohttpd
|
||||||
version=0.9.71
|
version=0.9.70
|
||||||
revision=1
|
reverts="0.9.71_1"
|
||||||
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
|
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
|
||||||
short_desc="Library embedding HTTP server functionality"
|
short_desc="Library embedding HTTP server functionality"
|
||||||
@ -9,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.gnu.org/software/libmicrohttpd/"
|
homepage="https://www.gnu.org/software/libmicrohttpd/"
|
||||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182
|
checksum=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
|
||||||
|
|
||||||
LDFLAGS=" -lgnutls"
|
LDFLAGS=" -lgnutls"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user