Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
netdata
Commits:
9d305fd2 by Sven-Hendrik Haase at 2024-02-07T00:50:16+01:00
upgpkg: 1.44.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = netdata
pkgdesc = Real-time performance monitoring, in the greatest possible
detail, over the web
- pkgver = 1.44.1
- pkgrel = 4
+ pkgver = 1.44.2
+ pkgrel = 1
url = https://github.com/netdata/netdata
arch = x86_64
license = GPL
@@ -35,15 +35,13 @@ pkgbase = netdata
optdepends = cups: for CUPS plugin
optdepends = iw: for monitoring Linux as access point
backup = etc/netdata/netdata.conf
- source =
netdata-1.44.1.tar.gz::https://github.com/netdata/netdata/releases/download/v1.44.1/netdata-v1.44.1.tar.gz
+ source =
netdata-1.44.2.tar.gz::https://github.com/netdata/netdata/releases/download/v1.44.2/netdata-v1.44.2.tar.gz
source =
go.d.plugin-0.57.2.tar.gz::https://github.com/netdata/go.d.plugin/archive/refs/tags/v0.57.2.tar.gz
source =
https://github.com/netdata/go.d.plugin/releases/download/v0.57.2/go.d.plugin-config-v0.57.2.tar.gz
source = netdata.sysusers
- source = protobuf-23.patch
- sha512sums =
2c3f4ff03704eb19a203a2ee7494c6f16e2b1a45ec3464ca3685dc6baa4b82e5d216c6076610a07a610db7e0eae93b3be52eb69382fc07fcde83fdc4727c8ba2
+ sha512sums =
98c2d6c25b9ef3b3c7765d4910934976ae468c141f94f3d092a117f1fb11599765418c5f6e709360dbef6d136107ab8d6e175e142c32cce5c60d3be6f41c1105
sha512sums =
b8bc855d18245bfa69407a1449be4179375ecd6b6d9014f8726b0ac0c9b52a7ff193e50df82cf09c7a598f96a4edc8f9178b4f77c78af07a1e15e49a2d06b9e8
sha512sums =
a64683be6d3327ce9500606b22d8d908cf36206934b5437d1c91d893c72cd8e44057f895c7e3986aa22335884903f2835d4b64196a65060d4dee41a6bca321b1
sha512sums =
a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66
- sha512sums =
5a759d6fe29f6ded679ebe61189a81639adf4397219cb0f1128a1490702ca4b1e250a70ed3bb548ca37c53992659f9c910e1ddc8b167bc6cf1f518630b960e05
pkgname = netdata
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: SanskritFritz (gmail)
pkgname=netdata
-pkgver=1.44.1
-pkgrel=4
+pkgver=1.44.2
+pkgrel=1
_go_ver="0.57.2"
pkgdesc="Real-time performance monitoring, in the greatest possible detail,
over the web"
url="https://github.com/netdata/netdata"
@@ -29,7 +29,7 @@
source=("$pkgname-$pkgver.tar.gz::https://github.com/netdata/netdata/releases/do
"go.d.plugin-${_go_ver}.tar.gz::https://github.com/netdata/go.d.plugin/archive/refs/tags/v${_go_ver}.tar.gz"
"https://github.com/netdata/go.d.plugin/releases/download/v${_go_ver}/go.d.plugin-config-v${_go_ver}.tar.gz"
"netdata.sysusers")
-sha512sums=('2c3f4ff03704eb19a203a2ee7494c6f16e2b1a45ec3464ca3685dc6baa4b82e5d216c6076610a07a610db7e0eae93b3be52eb69382fc07fcde83fdc4727c8ba2'
+sha512sums=('98c2d6c25b9ef3b3c7765d4910934976ae468c141f94f3d092a117f1fb11599765418c5f6e709360dbef6d136107ab8d6e175e142c32cce5c60d3be6f41c1105'
'b8bc855d18245bfa69407a1449be4179375ecd6b6d9014f8726b0ac0c9b52a7ff193e50df82cf09c7a598f96a4edc8f9178b4f77c78af07a1e15e49a2d06b9e8'
'a64683be6d3327ce9500606b22d8d908cf36206934b5437d1c91d893c72cd8e44057f895c7e3986aa22335884903f2835d4b64196a65060d4dee41a6bca321b1'
'a910809a823ba58ca7bdaa72e8d68427b48f452c1fbb2343fa182ecb0a091a7640e73af24b8ba2fdd90e00aed8ef53b7fccd25cb8f04ca9b9fa6c8e52223ca66')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/netdata/-/commit/9d305fd23f7175850610fd44972af3d626e4685c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/netdata/-/commit/9d305fd23f7175850610fd44972af3d626e4685c
You're receiving this email because of your account on gitlab.archlinux.org.