summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrancoism902022-08-23 13:34:54 +0200
committerfrancoism902022-08-23 13:34:54 +0200
commit958772c60b293f742f1f0a9c4c26e4e043671a62 (patch)
tree068e1dab6cacaa5a27a8e095fe8d186a69c1c3af /PKGBUILD
parentf1c7e27a49a1d7d4f86459d9bd57f7d2233e9150 (diff)
downloadaur-958772c60b293f742f1f0a9c4c26e4e043671a62.tar.gz
Bump package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b2bca138aac..e719995445a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Anatol Pomozov
+# Maintainer: francoism90
+# Contributor: Anatol Pomozov
# Contributor: Zhuoyun Wei <wzyboy@wzyboy.org>
pkgname=nghttp2
-pkgver=1.48.0
+pkgver=1.49.0
pkgrel=1
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
arch=(x86_64)
@@ -16,7 +17,7 @@ backup=(
etc/nghttpx/nghttpx.conf
etc/logrotate.d/nghttpx
)
-sha512sums=('77c22371290f77e8a538b9efea225d23567cc27cb60b71703cbcb057839b5f117cf50796aa82bf4518f22b38a5773e90a1c273eafff4b17c435ac5858bdf7c6f')
+sha512sums=('599bc8e52bbe7f5bdfbf493ea2199c4c4bdeb9eac174d4c56b11fb321b11b86e82674bd3c7f60d7ea975ef60eec3f258b5438d1157491cfa23a1b9adccd7948a')
build() {
cd nghttp2-$pkgver