libmicrohttpd: update to 0.9.63.
This commit is contained in:
parent
0af91d0fec
commit
6ae0f4ff21
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libmicrohttpd'
|
# Template file for 'libmicrohttpd'
|
||||||
pkgname=libmicrohttpd
|
pkgname=libmicrohttpd
|
||||||
version=0.9.62
|
version=0.9.63
|
||||||
revision=1
|
revision=1
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://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=bd3e097d703f5091a6a01b56c0464a90fdd17f5d50478cea50a346b25c88db49
|
checksum=37c36f1be177f0e37ef181a645cd3baac1000bd322a01c2eff70f3cc8c91749c
|
||||||
|
|
||||||
LDFLAGS=" -lgnutls"
|
LDFLAGS=" -lgnutls"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue