diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2011-01-11 21:24:10 +0200 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2011-01-11 21:24:10 +0200 |
commit | c93c991f7a9f47b21d7ea20d6917ff159429241d (patch) | |
tree | ee4e9dba5951f35c93c097d66f07a407f32c6f98 | |
parent | 780ad43747ae57902c7b5c8f20308bf2238a3bc0 (diff) | |
download | contrib-c93c991f7a9f47b21d7ea20d6917ff159429241d.tar.gz contrib-c93c991f7a9f47b21d7ea20d6917ff159429241d.tar.xz |
php-mbstring: updated to 5.3.5
-rw-r--r-- | php-mbstring/.md5sum | 2 | ||||
-rw-r--r-- | php-mbstring/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-mbstring/.md5sum b/php-mbstring/.md5sum index eecd6a459..18fafc210 100644 --- a/php-mbstring/.md5sum +++ b/php-mbstring/.md5sum @@ -1 +1 @@ -2c069d8f690933e3bf6a8741ed818150 php-5.3.4.tar.bz2 +8aaf20c95e91f25c5b6a591e5d6d61b9 php-5.3.5.tar.bz2 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index f30ffb985..546ed846b 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=php-mbstring -version=5.3.4 +version=5.3.5 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |