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

Christian Hesse eworm at archlinux.org
Sun Jun 28 20:29:04 UTC 2020


    Date: Sunday, June 28, 2020 @ 20:29:03
  Author: eworm
Revision: 390554

upgpkg: libmicrohttpd 0.9.71-1: new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 20:28:54 UTC (rev 390553)
+++ PKGBUILD	2020-06-28 20:29:03 UTC (rev 390554)
@@ -5,8 +5,8 @@
 # Contributor: Mathias Rohnstock <linksoft at gmx.de>
 
 pkgname=libmicrohttpd
-pkgver=0.9.70
-pkgrel=3
+pkgver=0.9.71
+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')
 url="https://www.gnu.org/software/libmicrohttpd/"
@@ -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=('90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307'
+sha256sums=('e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list