* update libmicrohttpd to 1.0.1-1

This commit is contained in:
Alexander Baldeck 2024-10-07 19:38:47 +02:00
parent 3d64086e9a
commit 4cf281d5c9

View File

@ -9,7 +9,7 @@ pkgname=libmicrohttpd
pkgver=1.0.1
pkgrel=1
pkgdesc='a small C library that is supposed to make it easy to run an HTTP server as part of another application.'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
url='https://www.gnu.org/software/libmicrohttpd/'
license=('LGPL')
depends=('gnutls')