Multiple package bump / fix nginx depends
bump: beszel, minoplhy-nginx-allstar, minoplhy-nginx-vanilla
This commit is contained in:
parent
e334c70f6d
commit
62327623c7
@ -1,7 +1,7 @@
|
||||
# Contributor: Minoplhy <c@3qx.nl>
|
||||
maintainer="Minoplhy <c@3qx.nl>"
|
||||
pkgname=beszel
|
||||
pkgver=0.10.2
|
||||
pkgver=0.11.0
|
||||
pkgrel=0
|
||||
pkgdesc="Lightweight server monitoring hub with historical data, docker stats, and alerts."
|
||||
url="https://beszel.dev/"
|
||||
@ -63,7 +63,7 @@ agent_openrc() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
8a727ce02cdee097da62891f42471428cfa9a6c36de573a00420287a8cead6340e5bfafa00e51d31a50dfb10c9fdb684c2699fe5e7381117390718855fea956b beszel-0.10.2.tar.gz
|
||||
2e0bda8b78b5aaa0e3d57a4b3b443f6bbe3cb6de6eadfed1aed37e4556b4c3092855b95b9450485b1a96609e08aabfa018bf60cd437291b3f9fd0ae20b50403b beszel-0.11.0.tar.gz
|
||||
175af1b0ddf112d00feef5782a9bdf6ac37a08cd5f504e97526a2e7def9bd403216ee4cc3b4ba3f45e0724ba8fd5a736b9ceb2157095316e224ceca5f6463ff2 beszel.confd
|
||||
fd64065cc06b2ec3492722bdd2da0ea3bb2a823533239e1c79c117de163dd1a9832853538f1377af57524c9023e636afc09e163a38007e8e4b71e63035d1881f beszel.initd
|
||||
d999dfdafb6f206a486a3714ef99f52f4c3fbd229bc5d9248fde76679babb0be962ae4fa226e032b16a6c9dcf34ccf2c94454dc8a7a9b0134853789dba657979 beszel-agent.confd
|
||||
|
@ -1,13 +1,25 @@
|
||||
# Contributor: Minoplhy <c@3qx.nl>
|
||||
maintainer="Minoplhy <c@3qx.nl>"
|
||||
pkgname=minoplhy-nginx-allstar
|
||||
pkgver=1.27.4
|
||||
pkgrel=1
|
||||
pkgver=1.28.0
|
||||
pkgrel=0
|
||||
pkgdesc="Nginx"
|
||||
url="https://github.com/minoplhy/deployment"
|
||||
arch="x86_64"
|
||||
license="MIT"
|
||||
depends="
|
||||
makedepends="
|
||||
mercurial
|
||||
cmake
|
||||
make
|
||||
git
|
||||
build-base
|
||||
autoconf
|
||||
automake
|
||||
libtool
|
||||
ninja
|
||||
pkgconf
|
||||
wget
|
||||
linux-headers
|
||||
libunwind
|
||||
pcre-dev
|
||||
zlib-dev
|
||||
@ -20,22 +32,7 @@ depends="
|
||||
lmdb-dev
|
||||
libxml2-dev
|
||||
yajl-dev
|
||||
pkgconf
|
||||
wget
|
||||
linux-headers
|
||||
sudo
|
||||
g++
|
||||
"
|
||||
makedepends="
|
||||
mercurial
|
||||
cmake
|
||||
make
|
||||
git
|
||||
build-base
|
||||
autoconf
|
||||
automake
|
||||
libtool
|
||||
ninja
|
||||
"
|
||||
pkgusers="nginx"
|
||||
_grp_ngx="nginx"
|
||||
@ -65,6 +62,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
4c79d25e025083b6604f531bd37cdfe776fd72f47aa7b4e95cd2b8b408889615855382a63f4b15ce35cb6edf1114eb9f05e3a55eea85d199aa9efc1a8fa1a1c0 minoplhy-nginx-allstar-1.27.4.tar.gz
|
||||
7e8a9dbe12988f99c90dc83380fb8280bb078c268fb176e8ec937296cb4ffee4dc4cf15f230d3075690c8e76478704aec505ddda54919270fc1e482ab6425b52 minoplhy-nginx-allstar-1.28.0.tar.gz
|
||||
6f696579f2c3958d9d9c0c23e9e69e51344851aa15d29f4983a4d2feb493ac950fd6150f4a3cddc96a125261ae3cb69545fdb46218e8ab085c6c894b17b4a9a4 nginx.initd
|
||||
"
|
@ -1,13 +1,25 @@
|
||||
# Contributor: Minoplhy <c@3qx.nl>
|
||||
maintainer="Minoplhy <c@3qx.nl>"
|
||||
pkgname=minoplhy-nginx-vanilla
|
||||
pkgver=1.27.4
|
||||
pkgrel=1
|
||||
pkgver=1.28.0
|
||||
pkgrel=0
|
||||
pkgdesc="Nginx"
|
||||
url="https://github.com/minoplhy/deployment"
|
||||
arch="x86_64"
|
||||
license="MIT"
|
||||
depends="
|
||||
makedepends="
|
||||
mercurial
|
||||
cmake
|
||||
make
|
||||
git
|
||||
build-base
|
||||
autoconf
|
||||
automake
|
||||
libtool
|
||||
ninja
|
||||
pkgconf
|
||||
wget
|
||||
linux-headers
|
||||
libunwind
|
||||
pcre-dev
|
||||
zlib-dev
|
||||
@ -20,22 +32,7 @@ depends="
|
||||
lmdb-dev
|
||||
libxml2-dev
|
||||
yajl-dev
|
||||
pkgconf
|
||||
wget
|
||||
linux-headers
|
||||
sudo
|
||||
g++
|
||||
"
|
||||
makedepends="
|
||||
mercurial
|
||||
cmake
|
||||
make
|
||||
git
|
||||
build-base
|
||||
autoconf
|
||||
automake
|
||||
libtool
|
||||
ninja
|
||||
"
|
||||
pkgusers="nginx"
|
||||
_grp_ngx="nginx"
|
||||
@ -63,6 +60,6 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
b8c9e7d55b512dbcb19892bb1ea9a6705d53fea17871ea888f7c93d4da077fa63b2676b6aac675d236a81eaf7ae55bb48ca27d0042c38498f5d1061452b1c9fd minoplhy-nginx-vanilla-1.27.4.tar.gz
|
||||
efd4d0144239e8eb579cf15ced050c5838923f0455fa965243c35324f9d6295b7518d7683dde2d2a33057e6b2f0ebc55eca4e774cb24cde4a5bbd5a86d604a30 minoplhy-nginx-vanilla-1.28.0.tar.gz
|
||||
6f696579f2c3958d9d9c0c23e9e69e51344851aa15d29f4983a4d2feb493ac950fd6150f4a3cddc96a125261ae3cb69545fdb46218e8ab085c6c894b17b4a9a4 nginx.initd
|
||||
"
|
Loading…
x
Reference in New Issue
Block a user