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

Christian Hesse eworm at archlinux.org
Sat Feb 8 22:29:23 UTC 2020


    Date: Saturday, February 8, 2020 @ 22:29:23
  Author: eworm
Revision: 565049

upgpkg: libmicrohttpd 0.9.70-1

new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 22:17:17 UTC (rev 565048)
+++ PKGBUILD	2020-02-08 22:29:23 UTC (rev 565049)
@@ -5,7 +5,7 @@
 # Contributor: Mathias Rohnstock <linksoft at gmx.de>
 
 pkgname=libmicrohttpd
-pkgver=0.9.69
+pkgver=0.9.70
 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')
@@ -16,7 +16,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=('fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e'
+sha256sums=('90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list