libmicrohttpd: update to 0.9.56.
This commit is contained in:
parent
3070925f59
commit
2e60500666
1 changed files with 5 additions and 3 deletions
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.55
|
||||
version=0.9.56
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel"
|
||||
makedepends="libgcrypt-devel gnutls-devel libcurl-devel"
|
||||
short_desc="Library embedding HTTP server functionality"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/libmicrohttpd/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz"
|
||||
checksum=0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8
|
||||
checksum=2c23b938114b1fa14cf47d1b4cdb0f4c5d86b7905c4f3a40684bdea129640789
|
||||
|
||||
LDFLAGS=" -lgnutls"
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue