[arch-commits] Commit in libmicrohttpd/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sat Oct 26 19:37:04 UTC 2019
Date: Saturday, October 26, 2019 @ 19:37:03
Author: eworm
Revision: 520461
upgpkg: libmicrohttpd 0.9.68-1
new upstream release
Modified:
libmicrohttpd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 19:35:05 UTC (rev 520460)
+++ PKGBUILD 2019-10-26 19:37:03 UTC (rev 520461)
@@ -5,7 +5,7 @@
# Contributor: Mathias Rohnstock <linksoft at gmx.de>
pkgname=libmicrohttpd
-pkgver=0.9.67
+pkgver=0.9.68
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=('7e1f852723d099d4827d7ebde4d02dd00fd8da62149526fdb9fae058c5a60495'
+sha256sums=('c5716e2a2899abc9e16c8fa7a1a58da88f81aca96a0b7e68a5d4d89e21610b61'
'SKIP')
build() {
More information about the arch-commits
mailing list