summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-04-18 21:45:09 +0800
committerFelix Yan2016-04-18 21:45:09 +0800
commita1e07d45a4785a8e8929ab13ac1c99f4bdf698d5 (patch)
treef3588f00cb1f32ed1f088450d153899c68f5d83b /PKGBUILD
parent64f2b382a7582439598f0639134f4dbc0fabd7de (diff)
downloadaur-a1e07d45a4785a8e8929ab13ac1c99f4bdf698d5.tar.gz
upgpkg: newrelic-php5 6.2.0.158-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea1c9145679..efcdc22d357e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=6.1.0.157
+pkgver=6.2.0.158
_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=('df12c7814d95f666006716dc2d84fde4'
+md5sums=('01fbc0175e4ae522522273ef7f4c6ec0'
'4fc78347663adcb32ed28eddb546619c')
build() {