summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-23 15:16:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-23 15:16:51 -0800
commit51060edc9c77c3cd8dbc1152875a3dd95d5b0b36 (patch)
tree07c56faa84f5887d4c60e7a74b8f390574a770fe
parentRebuild for nginx-mainline 1.21.3 (diff)
downloadnginx-mainline-mod-rtmp-51060edc9c77c3cd8dbc1152875a3dd95d5b0b36.tar.xz
Rebuild for nginx 1.21.4
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5a8979..96c21ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.2
-pkgrel=1.4
+pkgrel=4
_modname="nginx-rtmp-module"
-_nginxver=1.21.3
+_nginxver=1.21.4
pkgdesc="Module for mainline nginx that adds RTMP support"
-arch=('i686' 'x86_64')
+arch=('aarch64' 'i686' 'x86_64')
depends=("nginx-mainline=${_nginxver}")
url="https://github.com/arut/nginx-rtmp-module"
license=('BSD')
@@ -23,7 +23,7 @@ source=(
https://nginx.org/download/nginx-$_nginxver.tar.gz.asc
${pkgname}-${pkgver}.tar.gz::https://github.com/arut/$_modname/archive/v$pkgver.tar.gz
)
-b2sums=('424e9525f8f27dad6a49e7ec7c76160331ce98015d1023c71e9c60146aef7d330c780dc69bf2db01da0bedce3acecb156b3e108c24d2683ffee2954396ff440e'
+b2sums=('61297386c59b4c29ec120f963e76fb7570a262304a0401381b0b2fbd2fa0ce9b3392c552d6c70eeda88b45553cca39bb5ccb42cce7f23a45c57745c366907b68'
'SKIP'
'8745816b879f506720955d6c7e5e8af036e88b3601a680071ffb255a3ec31d69e132b5cc8b493202fa985eb30b8529428f683b5154a0054c0ee990d3185c7abf')
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8')