[arch-commits] Commit in libmicrohttpd/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon May 29 07:18:09 UTC 2017
Date: Monday, May 29, 2017 @ 07:18:09
Author: spupykin
Revision: 230778
upgpkg: libmicrohttpd 0.9.55-1
Modified:
libmicrohttpd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-29 07:17:55 UTC (rev 230777)
+++ PKGBUILD 2017-05-29 07:18:09 UTC (rev 230778)
@@ -6,7 +6,7 @@
# Contributor: Mathias Rohnstock <linksoft at gmx.de>
pkgname=libmicrohttpd
-pkgver=0.9.54
+pkgver=0.9.55
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=('i686' 'x86_64')
@@ -15,7 +15,7 @@
depends=('gnutls' 'libgcrypt')
optdepends=('file' 'curl')
source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-sha256sums=('bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe')
+sha256sums=('0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list