diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2009-03-08 14:52:55 +0200 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2009-03-08 14:52:55 +0200 |
commit | c0e4bc1d44a77d21c86b6f96238b26a08accba8a (patch) | |
tree | 709ae68ad15719e099c803d37b5edecf0fdb3dd5 | |
parent | 3abe3a0407e3b9c5826a36a2711310f8868d9ccb (diff) | |
download | contrib-c0e4bc1d44a77d21c86b6f96238b26a08accba8a.tar.gz contrib-c0e4bc1d44a77d21c86b6f96238b26a08accba8a.tar.xz |
php-xsl: updated to 5.2.9
-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 cad492498..2dea19025 100644 --- a/php-xsl/.md5sum +++ b/php-xsl/.md5sum @@ -1 +1 @@ -8760a833cf10433d3e72271ab0d0eccf php-5.2.8.tar.bz2 +280d6cda7f72a4fc6de42fda21ac2db7 php-5.2.9.tar.bz2 diff --git a/php-xsl/Pkgfile b/php-xsl/Pkgfile index 47da92cfd..fa456923f 100644 --- a/php-xsl/Pkgfile +++ b/php-xsl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxslt name=php-xsl -version=5.2.8 +version=5.2.9 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |