blob: 885345278e2acf38a106d4cf82eab2a4583ff553 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nginx-mainline-mod-cache_purge
pkgdesc = Nginx mainline module with ability to purge content from FastCGI, proxy, SCGI and uWSGI caches
pkgver = 2.5.3
pkgrel = 1
url = https://github.com/nginx-modules/ngx_cache_purge
arch = i686
arch = x86_64
license = CUSTOM
makedepends = nginx-mainline-src
depends = nginx-mainline
source = https://github.com/nginx-modules/ngx_cache_purge/archive/2.5.3/ngx_cache_purge-2.5.3.tar.gz
sha256sums = 43158a75bbc8d4ba66ec9c60a1ec13a792803a36b62ffc3fa01088d8675108e0
pkgname = nginx-mainline-mod-cache_purge
|