libmicrohttpd: update to 1.0.1.

This commit is contained in:
Duncaen 2024-02-26 21:15:50 +01:00
parent fd90acd3f6
commit 7e39be6810
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libmicrohttpd'
pkgname=libmicrohttpd
version=1.0.0
version=1.0.1
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=a02792d3cd1520e2ecfed9df642079d44a36ed87167442b28d7ed19e906e3e96
checksum=a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94
libmicrohttpd-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"