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

Christian Hesse eworm at archlinux.org
Tue Nov 28 09:28:15 UTC 2017


    Date: Tuesday, November 28, 2017 @ 09:28:14
  Author: eworm
Revision: 270448

upgpkg: libmicrohttpd 0.9.57-1

new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-28 08:59:38 UTC (rev 270447)
+++ PKGBUILD	2017-11-28 09:28:14 UTC (rev 270448)
@@ -6,7 +6,7 @@
 # Contributor: Mathias Rohnstock <linksoft at gmx.de>
 
 pkgname=libmicrohttpd
-pkgver=0.9.56
+pkgver=0.9.57
 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')
@@ -15,7 +15,7 @@
 depends=('gnutls')
 optdepends=('file' 'curl')
 source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-sha256sums=('2c23b938114b1fa14cf47d1b4cdb0f4c5d86b7905c4f3a40684bdea129640789')
+sha256sums=('dec1a76487d7e48ad74b468a888bfda1c05731f185ff950f1e363ca9d39caf4e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list