Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a4f7ae4ebdeac8e878ef417af5000794e721336
commit 2a4f7ae4ebdeac8e878ef417af5000794e721336 Author: kikadf <[email protected]> Date: Thu Jul 17 14:29:28 2014 +0200 php-jsmin-1.0-2-x86_64 * Rebuild with php-5.5 diff --git a/source/devel-extra/php-jsmin/FrugalBuild b/source/devel-extra/php-jsmin/FrugalBuild index ac0e5ec..1f0f64c 100644 --- a/source/devel-extra/php-jsmin/FrugalBuild +++ b/source/devel-extra/php-jsmin/FrugalBuild @@ -3,14 +3,14 @@ pkgname=php-jsmin pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Parses through javascript code and removes superfluous characters." url="http://www.ypass.net/software/php_jsmin/" up2date="lynx -dump http://www.ypass.net/software/php_jsmin/ | grep http.*php-jsmin | sed 's/.*php-jsmin-\(.*\)\.tgz.*/\1/'" source=(http://www.ypass.net/downloads/$pkgname/$pkgname-$pkgver.tgz README.Frugalware) groups=('devel-extra') archs=('i686' 'x86_64') -depends=('php') +depends=('php>=5.5.14') sha1sums=('5f8fda2d1721bf882d2d1b8189078c7dd7cf70c8' \ 'ff61bf534d40a34e68cdcb48279e90c8cff1daea') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
