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

Felix Yan felixonmars at archlinux.org
Fri Apr 12 07:24:25 UTC 2019


    Date: Friday, April 12, 2019 @ 07:24:25
  Author: felixonmars
Revision: 451208

upgpkg: http-parser 2.9.1-1

Modified:
  http-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 07:19:31 UTC (rev 451207)
+++ PKGBUILD	2019-04-12 07:24:25 UTC (rev 451208)
@@ -2,7 +2,7 @@
 # Contributor: Brian Bidulock <bidulock at openss7.org>
 
 pkgname=http-parser
-pkgver=2.9.0
+pkgver=2.9.1
 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=('40acecbf71b9f0b4ae857c74c3ec0784d7f341a0cb83cf82b308387d0c5b56d38b282241aaf8ca93816970f2a9e67989f3d9d456459f3986c29fe51ab520155e')
+sha512sums=('110a1861666cdd45857c3ab0e9bf8a3eb9d98f86fe001f7c620009e13186377de805d295f7751921cd5c9d4c2781807b3ae00f939af04d7365a3a45aa20b5052')
 
 prepare() {
   sed -i 's|-Werror||' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list