summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-03-19 13:38:55 +0800
committerFelix Yan2016-03-19 13:38:55 +0800
commit64f2b382a7582439598f0639134f4dbc0fabd7de (patch)
tree4ef303d26fd69aa7573b31b6b140afa2ea641411 /PKGBUILD
parentc5669a49bac54c861f2e2f813e1116d52f76aaec (diff)
downloadaur-64f2b382a7582439598f0639134f4dbc0fabd7de.tar.gz
updpkg: newrelic-php53 6.1.0.157-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1db6346f5bae..9ea1c9145679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=6.0.0.155
+pkgver=6.1.0.157
_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=('d96c4e196fa51d0f8ff09342e43b0f86'
+md5sums=('df12c7814d95f666006716dc2d84fde4'
'4fc78347663adcb32ed28eddb546619c')
build() {