diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2009-09-20 18:14:12 +0300 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2009-09-20 18:14:12 +0300 |
commit | 1bf2b0315d12ab38f8703970c58ffc49bc8bb4ac (patch) | |
tree | e34b818e1b3e76348061ae5737285e0946c343dd | |
parent | 2e922026a031a954b1e501335f7a40ba33e979b5 (diff) | |
download | contrib-1bf2b0315d12ab38f8703970c58ffc49bc8bb4ac.tar.gz contrib-1bf2b0315d12ab38f8703970c58ffc49bc8bb4ac.tar.xz |
php-xsl: updated to 5.2.11
-rw-r--r-- | php-xsl/.md5sum | 2 | ||||
-rw-r--r-- | php-xsl/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-xsl/.md5sum b/php-xsl/.md5sum index 32d649048..7631f94e5 100644 --- a/php-xsl/.md5sum +++ b/php-xsl/.md5sum @@ -1 +1 @@ -15c7b5a87f57332d6fc683528e28247b php-5.2.10.tar.bz2 +286bf34630f5643c25ebcedfec5e0a09 php-5.2.11.tar.bz2 diff --git a/php-xsl/Pkgfile b/php-xsl/Pkgfile index a4c90d12b..e7b0cdaed 100644 --- a/php-xsl/Pkgfile +++ b/php-xsl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxslt name=php-xsl -version=5.2.10 +version=5.2.11 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |