* update libmicrohttpd to 0.9.73-1

This commit is contained in:
Alexander Baldeck 2021-04-27 20:02:49 +02:00
parent af8cdc5ec9
commit a6c1999dac

View File

@ -6,7 +6,7 @@
# Contributor: Mathias Rohnstock <linksoft@gmx.de>
pkgname=libmicrohttpd
pkgver=0.9.72
pkgver=0.9.73
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 powerpc)
@ -18,7 +18,7 @@ provides=('libmicrohttpd.so')
validpgpkeys=('EA812DBEFA5A7EF17DA8F2C1460A317C3326D2AE' # Evgeny Grin (Karlson2k) <k2k@yandex.ru>
'D8423BCB326C7907033929C7939E6BE1E29FC3CC') # Christian Grothoff <christian.grothoff@bfh.ch>
source=("https://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz"{,.sig})
sha256sums=('0ae825f8e0d7f41201fd44a0df1cf454c1cb0bc50fe9d59c26552260264c2ff8'
sha256sums=('a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e'
'SKIP')
build() {