libmicrohttpd: update to 0.9.59.
This commit is contained in:
parent
2333da5e26
commit
f0b9872787
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.58
|
||||
version=0.9.59
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=7a11e1376c62ff95bd6d2dfe6799d57ac7cdbcb32f70bfbd5e47c71f373e01f3
|
||||
checksum=9b9ccd7d0b11b0e179f1f58dc2caa3e0c62c8609e1e1dc7dcaadf941b67d923c
|
||||
|
||||
LDFLAGS=" -lgnutls"
|
||||
|
||||
|
|
Loading…
Reference in a new issue