blob: cb3fcfc9ae6f2c5d5e2f85ee438a17f44c1e2464 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nginx-mod-rtmp
pkgdesc = Module for nginx that adds RTMP support
pkgver = 1.2.2
pkgrel = 8
url = https://github.com/arut/nginx-rtmp-module
arch = x86_64
license = BSD
makedepends = nginx-src
depends = nginx=1.26.2
source = nginx-mod-rtmp-1.2.2::https://github.com/arut/nginx-rtmp-module/archive/v1.2.2.tar.gz
sha256sums = 07f19b7bffec5e357bb8820c63e5281debd45f5a2e6d46b1636d9202c3e09d78
pkgname = nginx-mod-rtmp
|