upgpkg: nginx-mainline-mod-vts 0.2.3-1
upstream release
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
pkgbase = nginx-mainline-mod-vts
|
||||
pkgdesc = Nginx virtual host traffic status module (module for mainline nginx)
|
||||
pkgver = 0.2.2
|
||||
pkgrel = 2
|
||||
pkgver = 0.2.3
|
||||
pkgrel = 1
|
||||
url = https://github.com/vozlt/nginx-module-vts
|
||||
arch = x86_64
|
||||
license = BSD-2-Clause
|
||||
makedepends = nginx-mainline-src
|
||||
depends = glibc
|
||||
depends = nginx-mainline
|
||||
source = nginx-module-vts-0.2.2.tar.gz::https://github.com/vozlt/nginx-module-vts/archive/v0.2.2.tar.gz
|
||||
b2sums = 07c24eb62feeb145705ef07dc08feaa06b6b68f80b08e43ff8435bcd1ddbce2ce2d9adffd33efe635678eb787e39d9532f5fb0c22cedd2cb58445b2df14f96f5
|
||||
source = nginx-module-vts-0.2.3.tar.gz::https://github.com/vozlt/nginx-module-vts/archive/v0.2.3.tar.gz
|
||||
b2sums = 91d111faca84929ee3fa5ab6c6a11f2eede8ad8c8c9adcfb0d53e51a023fade1fc126ce2680bf8fb0461c20194d24f5ccbb27e376e392a9f2b769ba8d06c611e
|
||||
|
||||
pkgname = nginx-mainline-mod-vts
|
||||
|
@@ -1,8 +1,8 @@
|
||||
# Maintainer: Giovanni Harting <539@idlegandalf.com>
|
||||
|
||||
pkgname=nginx-mainline-mod-vts
|
||||
pkgver=0.2.2
|
||||
pkgrel=2
|
||||
pkgver=0.2.3
|
||||
pkgrel=1
|
||||
_modname=nginx-module-vts
|
||||
pkgdesc='Nginx virtual host traffic status module (module for mainline nginx)'
|
||||
arch=(x86_64)
|
||||
@@ -11,7 +11,7 @@ makedepends=(nginx-mainline-src)
|
||||
url='https://github.com/vozlt/nginx-module-vts'
|
||||
license=(BSD-2-Clause)
|
||||
source=("$_modname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
b2sums=('07c24eb62feeb145705ef07dc08feaa06b6b68f80b08e43ff8435bcd1ddbce2ce2d9adffd33efe635678eb787e39d9532f5fb0c22cedd2cb58445b2df14f96f5')
|
||||
b2sums=('91d111faca84929ee3fa5ab6c6a11f2eede8ad8c8c9adcfb0d53e51a023fade1fc126ce2680bf8fb0461c20194d24f5ccbb27e376e392a9f2b769ba8d06c611e')
|
||||
|
||||
build() {
|
||||
cp -r /usr/src/nginx .
|
||||
|
Reference in New Issue
Block a user