php: Upgrade from php 5.1.12 to 5.1.13
authorHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 5 Mar 2010 00:10:09 +0000 (01:10 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 5 Mar 2010 00:10:09 +0000 (01:10 +0100)
recipes/php/php-5.2.13/acinclude-xml2-config.patch [moved from recipes/php/php-5.2.12/acinclude-xml2-config.patch with 100% similarity]
recipes/php/php-5.2.13/imap-fix-autofoo.patch [moved from recipes/php/php-5.2.12/imap-fix-autofoo.patch with 100% similarity]
recipes/php/php-5.2.13/pear-makefile.patch [moved from recipes/php/php-5.2.12/pear-makefile.patch with 100% similarity]
recipes/php/php_5.2.13.bb [moved from recipes/php/php_5.2.12.bb with 95% similarity]

similarity index 95%
rename from recipes/php/php_5.2.12.bb
rename to recipes/php/php_5.2.13.bb
index 9ae606b..97b68ba 100644 (file)
@@ -8,8 +8,8 @@ PR = "r4"
 SRC_URI += "file://pear-makefile.patch;patch=1 \
             file://imap-fix-autofoo.patch;patch=1 \
             "
-SRC_URI[src.md5sum] = "5b7077e366c7eeab34da31dd860a1923"
-SRC_URI[src.sha256sum] = "e65756a8412726a491ca48da1e0693eaeb3f38f19fb6cbc8f53005cab1f2491a"
+SRC_URI[src.md5sum] = "eb4d0766dc4fb9667f05a68b6041e7d1"
+SRC_URI[src.sha256sum] = "2b50a2535e3bb9a98cd4d1633f9452d877276c40b385915261f040d535c7eadb"
 
 export THREADS="pthread"
 export LIBS=" -lpthread "