summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-10-25 14:26:49 +0800
committerFelix Yan2016-10-25 14:27:09 +0800
commit0a2be75b1d1a2bc004dc15789cb2ca800519faaa (patch)
tree682832937a6eb62188d051f41cc8de2991a199b8 /PKGBUILD
parent72c5b6fbccf0efba8ce77f5d0a6b3019c5051f3c (diff)
downloadaur-0a2be75b1d1a2bc004dc15789cb2ca800519faaa.tar.gz
upgpkg: newrelic-php5 6.7.0.174-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04a9a20165e1..253005af7b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=6.5.0.166
+pkgver=6.7.0.174
_libver=20131226
pkgrel=1
pkgdesc="NewRelic PHP"
@@ -14,7 +14,7 @@ backup=('etc/php/conf.d/newrelic.ini')
install=$pkgname.install
source=("https://download.newrelic.com/php_agent/release/$pkgname"-"$pkgver"-"linux.tar.gz"
"newrelic-daemon.service")
-md5sums=('5e71e0656f0731957114ca65edab3bbb'
+md5sums=('3b5b922db54e258501723ed6f6a0ed5d'
'4fc78347663adcb32ed28eddb546619c')
build() {