From 7acfa5d245547065dc96ef16b29f9d5729e17710 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 9 Nov 2009 10:58:41 +0000 Subject: testing/php: update suhosin patch * rebuild against dynamic c-client (imap) lib fixes 202 --- testing/php/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/php/APKBUILD b/testing/php/APKBUILD index 6d9724953f..b2169fbac3 100644 --- a/testing/php/APKBUILD +++ b/testing/php/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Natanael Copa pkgname=php pkgver=5.3.0 -_suhosinver=${pkgver}-0.9.8-BETA-1 -pkgrel=2 +_suhosinver=${pkgver}-0.9.8 +pkgrel=3 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" license="PHP-3" @@ -230,5 +230,5 @@ dev() { } md5sums="846760cd655c98dfd86d6d97c3d964b0 php-5.3.0.tar.bz2 -62dc36545b86bf86e44ada1fccc17d0a suhosin-patch-5.3.0-0.9.8-BETA-1.patch.gz +a23a3d54e177ac0ad30f78d928ba8177 suhosin-patch-5.3.0-0.9.8.patch.gz 1c1a50aae7207b12d27bdecd8967e7ce gd-info-segfault.patch" -- cgit v1.2.3