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

Felix Yan felixonmars at archlinux.org
Tue Feb 11 19:13:05 UTC 2020


    Date: Tuesday, February 11, 2020 @ 19:13:05
  Author: felixonmars
Revision: 375408

upgpkg: http-parser 2.9.3-1

Modified:
  http-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 18:34:19 UTC (rev 375407)
+++ PKGBUILD	2020-02-11 19:13:05 UTC (rev 375408)
@@ -2,7 +2,7 @@
 # Contributor: Brian Bidulock <bidulock at openss7.org>
 
 pkgname=http-parser
-pkgver=2.9.2
+pkgver=2.9.3
 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=('fe21ba46c9297b55a6382497b689da2af88999a9a5716ffef0731057ce1bb053056e4f20147284c78338e48ed1a793a0270fe0edfe3f4b589926e3ede603d023')
+sha512sums=('d200c52f594192ba80a8d5b59d414404843f8601dac647f29c27845db75ac1f015789031e30e91aaab5b553af1ee6af50b90f9342a444c10c1027e10fdb9a31b')
 
 prepare() {
   sed -i 's|-Werror||' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list