libmicrohttpd: update to 0.9.77.
This commit is contained in:
parent
e0de79775a
commit
7837efe771
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.76
|
||||
revision=2
|
||||
version=0.9.77
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-largefile
|
||||
|
@ -11,11 +11,12 @@ hostmakedepends="texinfo"
|
|||
makedepends="libgcrypt-devel gnutls-devel"
|
||||
checkdepends="libcurl-devel"
|
||||
short_desc="Library embedding HTTP server functionality"
|
||||
maintainer="Duncaen <Duncaen@voidlinux.org>"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gnu.org/software/libmicrohttpd/"
|
||||
changelog="https://git.gnunet.org/libmicrohttpd.git/plain/ChangeLog"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/libmicrohttpd-${version}.tar.gz"
|
||||
checksum=f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c
|
||||
checksum=9e7023a151120060d2806a6ea4c13ca9933ece4eacfc5c9464d20edddb76b0a0
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue