libmicrohttpd: update to 0.9.42.
This commit is contained in:
parent
ebf529234e
commit
9f7e9ba448
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmicrohttpd'
|
||||
pkgname=libmicrohttpd
|
||||
version=0.9.41
|
||||
version=0.9.42
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libgcrypt-devel gnutls-devel"
|
||||
|
@ -9,7 +9,7 @@ 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=9798be637d4a1d76a377e1d805d142e6edcfd3ec99c443926448f647af1a7a7c
|
||||
checksum=00352073367003da40607319e4090a6a8308748b59246ae80e9871f34dad7d5b
|
||||
|
||||
libmicrohttpd-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue