summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-02-22 07:29:22 +0800
committerFelix Yan2016-02-22 07:29:22 +0800
commit5d3d7617e41467afa6fe02a11b18fe19b9b5aac3 (patch)
tree0220e65086f1b5aaa94962ee69c86230a5398b28 /PKGBUILD
parent0d17261fad867090f961aa5c0b4fa1121c1a9b37 (diff)
downloadaur-5d3d7617e41467afa6fe02a11b18fe19b9b5aac3.tar.gz
upgpkg: newrelic-php5 5.5.0.154-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa76a8ead21d..65360e0d677d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=5.3.0.148
+pkgver=5.5.0.154
_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=('33653dd6226625ff28e033f45a119286'
+md5sums=('dd68e31d6cd4f90746c9750856785fa4'
'4fc78347663adcb32ed28eddb546619c')
build() {