diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index 40d473194e8..c4e0ef18374 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -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 " 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}"