Date: Tuesday, April 16, 2013 @ 15:28:40
  Author: spupykin
Revision: 88318

upgpkg: libmicrohttpd 0.9.26-1

upd

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-16 13:28:36 UTC (rev 88317)
+++ PKGBUILD    2013-04-16 13:28:40 UTC (rev 88318)
@@ -6,8 +6,8 @@
 # Contributor: Mathias Rohnstock <links...@gmx.de>
 
 pkgname=libmicrohttpd
-pkgver=0.9.25
-pkgrel=2
+pkgver=0.9.26
+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')
 url="http://www.gnu.org/software/libmicrohttpd/";
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libgcrypt')
 install=libmicrohttpd.install
 source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-md5sums=('4f3b8ccd50e7133283f2aec5cc21620f')
+md5sums=('bdac9b62fa3080890f9ab44cf29749fc')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to