mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmicrohttpd: update to 0.9.67.
This commit is contained in:
parent
c4bca10688
commit
4fe1678494
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmicrohttpd'
|
# Template file for 'libmicrohttpd'
|
||||||
pkgname=libmicrohttpd
|
pkgname=libmicrohttpd
|
||||||
version=0.9.66
|
version=0.9.67
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://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=4e66d4db1574f4912fbd2690d10d227cc9cc56df6a10aa8f4fc2da75cea7ab1b
|
checksum=7e1f852723d099d4827d7ebde4d02dd00fd8da62149526fdb9fae058c5a60495
|
||||||
|
|
||||||
LDFLAGS=" -lgnutls"
|
LDFLAGS=" -lgnutls"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue