[arch-commits] Commit in libmicrohttpd/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Apr 26 07:13:02 UTC 2021


    Date: Monday, April 26, 2021 @ 07:13:01
  Author: eworm
Revision: 413865

upgpkg: libmicrohttpd 0.9.73-1: new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 06:56:13 UTC (rev 413864)
+++ PKGBUILD	2021-04-26 07:13:01 UTC (rev 413865)
@@ -5,7 +5,7 @@
 # Contributor: Mathias Rohnstock <linksoft at 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')
@@ -17,7 +17,7 @@
 validpgpkeys=('EA812DBEFA5A7EF17DA8F2C1460A317C3326D2AE'  # Evgeny Grin (Karlson2k) <k2k at yandex.ru>
               'D8423BCB326C7907033929C7939E6BE1E29FC3CC') # Christian Grothoff <christian.grothoff at bfh.ch>
 source=("https://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('0ae825f8e0d7f41201fd44a0df1cf454c1cb0bc50fe9d59c26552260264c2ff8'
+sha256sums=('a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list