libmicrohttpd: update to 1.0.9.

This commit is contained in:
Duncaen
2026-08-01 16:22:28 +02:00
parent 436e82fd9f
commit bb228fbc54
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'libmicrohttpd'
pkgname=libmicrohttpd
version=1.0.8
version=1.0.9
revision=1
build_style=gnu-configure
configure_args="
@@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.gnu.org/software/libmicrohttpd/"
changelog="https://git.gnunet.org/gnunet/libmicrohttpd/file/ChangeLog.html"
distfiles="${GNU_SITE}/libmicrohttpd/libmicrohttpd-${version}.tar.gz"
checksum=0763970a0e39f8f382123366e3cf5d03f70aa1e2208d3101e84da3e2cd674703
checksum=6e9adc446b08083ec03d40317fb66ca6f2e03e4f6170aef33a6e59bb08db2012
libmicrohttpd-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"