summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b44d40dd8675a81cea14f84860d01ec6f1fdf37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = nginx-mod-upload-progress
	pkgdesc = NGINX module implementing an upload progress system, that monitors RFC1867 POST uploads
	pkgver = 0.9.2
	pkgrel = 12
	url = https://github.com/masterzen/nginx-upload-progress-module
	arch = x86_64
	license = CUSTOM
	makedepends = nginx-src
	depends = nginx=1.26.3
	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