summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Santalla2022-04-21 17:30:29 +0200
committerRoberto Santalla2022-04-21 17:30:29 +0200
commit5028ca15999d8223742d990407107f7e58a883d0 (patch)
treec08dfe59b60974b2cf1b00536b1c7e97791ed454
parent1ab71674920dbd551a9069a3020f5801f7f88701 (diff)
downloadaur-5028ca15999d8223742d990407107f7e58a883d0.tar.gz
update to 1.24.2
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c97fe81b262..e2a724f0197c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=newrelic-infra
-pkgver=1.20.2
+pkgver=1.24.2
pkgrel=1
license=('Apache')
arch=('x86_64')
url=https://github.com/newrelic/infrastructure-agent
source=(
"https://download.newrelic.com/infrastructure_agent/linux/apt/pool/main/n/newrelic-infra/newrelic-infra_systemd_${pkgver}_amd64.deb"
- "https://raw.githubusercontent.com/newrelic/infrastructure-agent/1.19.3/assets/examples/infrastructure/newrelic-infra-template.yml.example"
+ "https://raw.githubusercontent.com/newrelic/infrastructure-agent/${pkgver}/assets/examples/infrastructure/newrelic-infra-template.yml.example"
)
-sha256sums=('d7b04f488a8a0222d86b567aafb79a41b49333654cda1e20e605550429c6413d'
+sha256sums=('40cb4b7de0b930d29f5e53da7b33efb4ef2d0eabf63e1b06f5d77ced6eecc4ff'
'ac610105c621168903e4aa73d8eb53b5c9a6c0c88734bd4c922dc8f5d42d08e0')
package() {