libmicrohttpd: update to 1.0.2.

This commit is contained in:
Duncaen 2025-07-15 18:53:00 +02:00
parent c58b1e4318
commit ac3d569e2e
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'libmicrohttpd'
pkgname=libmicrohttpd
version=1.0.1
version=1.0.2
revision=1
build_style=gnu-configure
configure_args="
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.gnu.org/software/libmicrohttpd/"
changelog="https://git.gnunet.org/libmicrohttpd.git/plain/ChangeLog?h=v${version}"
distfiles="${GNU_SITE}/libmicrohttpd/libmicrohttpd-${version}.tar.gz"
checksum=a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94
checksum=df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7
libmicrohttpd-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"