Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6e557a75aa53f34cffb76e1258ab93157e75f3b
commit f6e557a75aa53f34cffb76e1258ab93157e75f3b Author: kikadf <[email protected]> Date: Thu Jul 17 14:30:43 2014 +0200 php-pecl-xdebug-2.2.5-1-x86_64 * Version bump * Build with php-5.5 diff --git a/source/devel-extra/php-pecl-xdebug/FrugalBuild b/source/devel-extra/php-pecl-xdebug/FrugalBuild index 225896f..c4882a7 100644 --- a/source/devel-extra/php-pecl-xdebug/FrugalBuild +++ b/source/devel-extra/php-pecl-xdebug/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Miklos Vajna <[email protected]> _F_pecl_name="xdebug" -pkgver=2.2.3 +pkgver=2.2.5 pkgdesc="Provides functions for function traces and profiling" -depends=('php>=5.3.0') +depends=('php>=5.5.14') _F_archive_grepv="beta\|RC" Finclude pecl pkgrel=1 archs=('i686' 'x86_64') -sha1sums=('045dee86f69051d7944da594db648b337a97f48a') +sha1sums=('62d388e07a45cab9eee498e7905c92a7e5d023cc') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
