[arch-commits] Commit in php/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sat Jan 2 23:53:53 UTC 2016
Date: Sunday, January 3, 2016 @ 00:53:53
Author: pierre
Revision: 257471
upgpkg: php 7.0.1-4
Fix FS#47600
Modified:
php/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-02 22:29:18 UTC (rev 257470)
+++ PKGBUILD 2016-01-02 23:53:53 UTC (rev 257471)
@@ -21,12 +21,12 @@
'php-tidy'
'php-xsl')
pkgver=7.0.1
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
license=('PHP')
url='http://www.php.net'
makedepends=('apache' 'aspell' 'c-client' 'db' 'enchant' 'gd' 'gmp' 'icu' 'libmcrypt' 'libxslt' 'libzip' 'net-snmp'
- 'postgresql-libs' 'sqlite' 'systemd' 'tidyhtml' 'unixodbc' 'curl' 'libtool')
+ 'postgresql-libs' 'sqlite' 'systemd' 'tidyhtml' 'unixodbc' 'curl' 'libtool' 'postfix')
checkdepends=('procps-ng')
source=("https://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch')
More information about the arch-commits
mailing list