Date: Sunday, December 19, 2021 @ 20:17:34 Author: eworm Revision: 432787
upgpkg: libmicrohttpd 0.9.74-1: new upstream release Modified: libmicrohttpd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-19 19:15:44 UTC (rev 432786) +++ PKGBUILD 2021-12-19 20:17:34 UTC (rev 432787) @@ -5,7 +5,7 @@ # Contributor: Mathias Rohnstock <[email protected]> pkgname=libmicrohttpd -pkgver=0.9.73 +pkgver=0.9.74 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') @@ -17,7 +17,7 @@ validpgpkeys=('EA812DBEFA5A7EF17DA8F2C1460A317C3326D2AE' # Evgeny Grin (Karlson2k) <[email protected]> 'D8423BCB326C7907033929C7939E6BE1E29FC3CC') # Christian Grothoff <[email protected]> source=("https://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz"{,.sig}) -sha256sums=('a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e' +sha256sums=('42035d0261373324bfb434018f4ab892514b10253d1af232e41b4cc2c11e650b' 'SKIP') build() {
