libmicrohttpd: update to 0.9.70.
This commit is contained in:
parent
3bedcf6b3e
commit
299b62f5f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.69
|
||||
version=0.9.70
|
||||
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=fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e
|
||||
checksum=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
|
||||
|
||||
LDFLAGS=" -lgnutls"
|
||||
|
||||
|
|
Loading…
Reference in a new issue