summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-01 11:35:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-01 11:35:41 -0700
commiteb418282b801c1d873b900d5a9f968fae46087f4 (patch)
treefc9af55a21ed7b984a08da7052a7e0b1d66b437c
parentFix depends (diff)
downloadnginx-mainline-mod-rtmp-eb418282b801c1d873b900d5a9f968fae46087f4.tar.xz
Rebuild for 1.19.0
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e03843..5813c46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.1
-pkgrel=16
+pkgrel=17
_modname="nginx-rtmp-module"
-_nginxver=1.17.10
+_nginxver=1.19.0
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('i686' 'x86_64')
-depends=('nginx-mainline=1.17.10')
+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=('5e86be6c6aebfd336579269ecfa09eab9ff5c0185e0bd36f993b5ccac4d13f64ef3d10cad4d0ac00c7fb67e3ecb048b7b0f4c74cf5c5376fdc643b5cecee28ac'
+b2sums=('46647676c2e5dd0b06a1079329d211f7449312873f40d762b1c81841863f61dbc11f836956c006e0283dc79ab9b6bb4b9430136e4c66ff194402413fdc0bdf83'
'SKIP'
'744ccb8031eb9653f158f9eceba64fc9c8af7b9a42e64ef996ab3bbbe1402e5ffd3efcc8e4aaca437eb5e208e4b6f2d8643fcca953b32f32543eaa1ae4d9505c')
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8')