diff --git a/common/shlibs b/common/shlibs index 7cfb4f583c9..193192c7766 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1329,7 +1329,7 @@ libunwind-aarch64.so.8 libunwind-1.5.0_3 libunwind-ppc32.so.8 libunwind-1.5.0_3 libunwind-ppc64.so.8 libunwind-1.5.0_3 libunwind-setjmp.so.0 libunwind-1.5.0_3 -libmicrohttpd.so.12 libmicrohttpd-0.9.48_1 +libmicrohttpd.so.12 libmicrohttpd-0.9.73_1 libmicrodns.so.1 libmicrodns-0.2.0_1 libgit2.so.1.0 libgit2-1.0.1_3 libgit2-glib-1.0.so.0 libgit2-glib-0.23.4_1 diff --git a/srcpkgs/libmicrohttpd/template b/srcpkgs/libmicrohttpd/template index fa988788d76..f6f1e0824fc 100644 --- a/srcpkgs/libmicrohttpd/template +++ b/srcpkgs/libmicrohttpd/template @@ -1,8 +1,7 @@ # Template file for 'libmicrohttpd' pkgname=libmicrohttpd -version=0.9.70 -reverts="0.9.71_1" -revision=2 +version=0.9.73 +revision=1 build_style=gnu-configure makedepends="libgcrypt-devel gnutls-devel libcurl-devel" short_desc="Library embedding HTTP server functionality" @@ -10,7 +9,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://www.gnu.org/software/libmicrohttpd/" distfiles="${GNU_SITE}/libmicrohttpd/${pkgname}-${version}.tar.gz" -checksum=90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307 +checksum=a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e LDFLAGS=" -lgnutls"