summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkim.brandt@infomaker.se2018-02-19 19:30:26 +0100
committerkim.brandt@infomaker.se2018-02-19 19:30:26 +0100
commit5721e6b8ebe4725b64fb234571357ab1b02afa22 (patch)
treed31e74c54a7620e664f9b8e58831dc538e0f4ccb /PKGBUILD
parent85cbf89a10920cbf5f643258c957ece590981373 (diff)
downloadaur-5721e6b8ebe4725b64fb234571357ab1b02afa22.tar.gz
Changed libversion to latest PHP 7.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7452f37b5b4..e58ae0a0666c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=newrelic-php5
pkgver=7.7.0.203
-_libver=20160303
-pkgrel=1
+_libver=20170718
+pkgrel=2
pkgdesc="NewRelic PHP Monitoring Agent"
arch=("x86_64")
url="https://newrelic.com/php"