summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-06-25 15:47:55 +0800
committerFelix Yan2016-06-25 15:47:55 +0800
commita7ca0d3595a6cad2dc2c55f5fc5d8f4280144ab1 (patch)
treef57ac8e773838e04dc71dce2290594ef12072dd2 /PKGBUILD
parenta1e07d45a4785a8e8929ab13ac1c99f4bdf698d5 (diff)
downloadaur-a7ca0d3595a6cad2dc2c55f5fc5d8f4280144ab1.tar.gz
upgpkg: newrelic-php5 6.4.0.163-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efcdc22d357e..e403a29d316f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=6.2.0.158
+pkgver=6.4.0.163
_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=('01fbc0175e4ae522522273ef7f4c6ec0'
+md5sums=('838e9ac9af92a1edc68098abe5582d8e'
'4fc78347663adcb32ed28eddb546619c')
build() {