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

Christian Hesse eworm at archlinux.org
Mon Dec 28 21:17:56 UTC 2020


    Date: Monday, December 28, 2020 @ 21:17:56
  Author: eworm
Revision: 405081

upgpkg: libmicrohttpd 0.9.72-1: new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 21:17:23 UTC (rev 405080)
+++ PKGBUILD	2020-12-28 21:17:56 UTC (rev 405081)
@@ -5,7 +5,7 @@
 # Contributor: Mathias Rohnstock <linksoft at gmx.de>
 
 pkgname=libmicrohttpd
-pkgver=0.9.71
+pkgver=0.9.72
 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=('e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182'
+sha256sums=('0ae825f8e0d7f41201fd44a0df1cf454c1cb0bc50fe9d59c26552260264c2ff8'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list