Date: Sunday, February 10, 2019 @ 19:22:10
  Author: eworm
Revision: 431656

upgpkg: libmicrohttpd 0.9.63-1

new upstream release

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-10 19:01:53 UTC (rev 431655)
+++ PKGBUILD    2019-02-10 19:22:10 UTC (rev 431656)
@@ -5,7 +5,7 @@
 # Contributor: Mathias Rohnstock <[email protected]>
 
 pkgname=libmicrohttpd
-pkgver=0.9.62
+pkgver=0.9.63
 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=('289FE99E138CF6D473A3F0CFBF7AC4A5EAC2BAF4'  # Evgeny Grin 
(Karlson2k) <[email protected]>
               'D8423BCB326C7907033929C7939E6BE1E29FC3CC') # Christian Grothoff 
<[email protected]>
 source=("https://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('bd3e097d703f5091a6a01b56c0464a90fdd17f5d50478cea50a346b25c88db49'
+sha256sums=('37c36f1be177f0e37ef181a645cd3baac1000bd322a01c2eff70f3cc8c91749c'
             'SKIP')
 
 build() {

Reply via email to