summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12d68d170baf..225c7fcdd824 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,13 @@
pkgbase = nginx-mainline-mod-http-xslt-filter
- pkgdesc = HTTP XSLT module for the Nginx web server
- pkgver = 1.13.12
+ pkgdesc = Transform nginx XML responses using XSLT stylesheets
+ pkgver = 1.25.3
pkgrel = 1
- url = https://nginx.org
- arch = i686
+ url = https://nginx.org/en/docs/http/ngx_http_xslt_module.html
arch = x86_64
- arch = armv7h
- arch = aarch64
- license = custom
+ license = BSD-2-Clause
+ makedepends = nginx-mainline-src=1.25.3
depends = nginx-mainline
+ depends = libxml2
depends = libxslt
- source = http://nginx.org/download/nginx-1.13.12.tar.gz
- sha256sums = fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de
pkgname = nginx-mainline-mod-http-xslt-filter
-