Skip to content

Commit 7b6bca0

Browse files
committed
libnghttp2: update to 1.65.0-1.2
1 parent 3a54a4b commit 7b6bca0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libnghttp2/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pkgname=libnghttp2
55
pkgver=1.65.0
66
pkgrel=1
7-
pkgrel+=".1"
7+
pkgrel+=".2"
88
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
99
arch=('x86_64' 'arm64')
1010
url='https://nghttp2.org/'

packages/libnghttp2/PKGBUILD.pmdiff

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--- PKGBUILD
22
+++ PKGBUILD
33
@@ -6,0 +7 @@
4-
+pkgrel+=".1"
4+
+pkgrel+=".2"
55
@@ -8 +9 @@
66
-arch=('x86_64')
77
+arch=('x86_64' 'arm64')

0 commit comments

Comments
 (0)