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

Felix Yan felixonmars at archlinux.org
Tue Mar 24 17:57:02 UTC 2020


    Date: Tuesday, March 24, 2020 @ 17:57:01
  Author: felixonmars
Revision: 378440

upgpkg: http-parser 2.9.4-1

Modified:
  http-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-24 15:32:24 UTC (rev 378439)
+++ PKGBUILD	2020-03-24 17:57:01 UTC (rev 378440)
@@ -2,7 +2,7 @@
 # Contributor: Brian Bidulock <bidulock at openss7.org>
 
 pkgname=http-parser
-pkgver=2.9.3
+pkgver=2.9.4
 pkgrel=1
 pkgdesc="Parser for HTTP Request/Response written in C"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('glibc')
 source=($pkgname-$pkgver.tar.gz::"${url}/archive/v$pkgver.tar.gz")
-sha512sums=('d200c52f594192ba80a8d5b59d414404843f8601dac647f29c27845db75ac1f015789031e30e91aaab5b553af1ee6af50b90f9342a444c10c1027e10fdb9a31b')
+sha512sums=('b45df7b94d1c51079d44687d0a7f901f44faae51df4e84c7e3fe38f130c2d809d0e7c2a146c57b3723e60732aededc246bf44eadb10a95b710963d641f9fe7cd')
 
 prepare() {
   sed -i 's|-Werror||' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list