summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ab575195c21a935f3fb381177827dc2fc6cd12c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = nginx-mod-upload-progress
	pkgdesc = NGINX module implementing an upload progress system, that monitors RFC1867 POST uploads
	pkgver = 0.9.2
	pkgrel = 6
	url = https://github.com/masterzen/nginx-upload-progress-module
	arch = x86_64
	license = CUSTOM
	makedepends = nginx-src
	depends = nginx=1.18.0
	depends = libutil-linux
	source = nginx-mod-upload-progress-0.9.2::https://github.com/masterzen/nginx-upload-progress-module/archive/v0.9.2.tar.gz
	source = 0001-Fix-ngx_module_type.patch::https://github.com/masterzen/nginx-upload-progress-module/commit/dd138546b16a01e9c09613d02211373baf1cac02.patch
	sha256sums = b286689355442657650421d8e8398bd4abf9dbbaade65947bb0cb74a349cc497
	sha256sums = 4fdf5269aadce50cc8ab6f2ffed19df40db681b25c6a37fa660686aa07ff3a27

pkgname = nginx-mod-upload-progress