mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libmicrohttpd: update to 0.9.61.
This commit is contained in:
parent
38fbc13b40
commit
8df3152cc4
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.60
|
version=0.9.61
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cd0e5d3f95a9e55ef7cdf4d0530e997ba00b8411af9149d9287db785d729c471
|
checksum=dbc469b4a930a79e61f67dc69c665317d44d9d8eb8378d1bd715775ea849d435
|
||||||
|
|
||||||
LDFLAGS=" -lgnutls"
|
LDFLAGS=" -lgnutls"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue