Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Packages
Community
grafana-zabbix
Commits
2166a168
Commit
2166a168
authored
Apr 10, 2022
by
Nigel Kukard
Browse files
Merge branch 'nkupdates' into 'master'
Updated to version 4.2.6 See merge request
!5
parents
b4576d75
ffc38952
Pipeline
#3051
passed with stages
in 4 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
2166a168
# Maintainer: Nigel Kukard <nkukard@LBSD.net>
# Contributor: Florian Pritz <bluewind@xinu.at>
pkgname
=
grafana-zabbix
pkgver
=
4.2.
5
pkgver
=
4.2.
6
pkgrel
=
1.1
pkgdesc
=
"Zabbix plugin for Grafana dashboard"
arch
=(
'any'
)
...
...
@@ -10,7 +10,7 @@ license=('APACHE')
depends
=(
'grafana'
)
makedepends
=(
'nodejs-lts-fermium'
'yarn'
'python2'
'libfaketime'
'go'
'git'
)
# node-sass depends on node-gyp 3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
source
=(
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v
$pkgver
.tar.gz"
)
sha256sums
=(
'
804ed6e8579db7d170179797489ac23dfe8e1cffb430aaa3bba95a8715ae1ca5
'
)
sha256sums
=(
'
03587d586be11e9e472e1001c949971c6b42053a000c9adc4e43fefac179be54
'
)
build
()
{
cd
"
$pkgname
-
$pkgver
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment