blob: 83eea4fa87b77f7d94a5195644c68dd14596cdf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = nginx-mainline-mod-secure-token-git
pkgdesc = Generates CDN tokens, either as a cookie or as a query string parameter.
pkgver = r157.95bdc0d
pkgrel = 1
url = https://github.com/kaltura/nginx-secure-token-module
arch = i686
arch = x86_64
license = CUSTOM
makedepends = git
makedepends = nginx-mainline-src
depends = nginx-mainline
provides = nginx-mainline-mod-secure-token
conflicts = nginx-mainline-mod-secure-token
source = ngx_secure_token::git+https://github.com/kaltura/nginx-secure-token-module.git
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
sha256sums = SKIP
pkgname = nginx-mainline-mod-secure-token-git
|