libmicrohttpd: update to 0.9.71.
This commit is contained in:
parent
b87cbb3d3e
commit
270beb0622
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.70
|
||||
version=0.9.71
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gnu.org/software/libmicrohttpd/"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
|
||||
checksum=e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182
|
||||
|
||||
LDFLAGS=" -lgnutls"
|
||||
|
||||
|
|
Loading…
Reference in a new issue