pycairo was not installed at all
[openwrt/svn-archive/archive.git] / lang / php5 / Makefile
index d28e3ebeed4712a4b3bcdbcc49e6106c025cfe96..4efc3773f63d81d7bdfb5dd80bdea5bac9bdb6fd 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=5.2.5
+PKG_VERSION:=5.2.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_MD5SUM:=1fe14ca892460b09f06729941a1bb605
+PKG_MD5SUM:=7380ffecebd95c6edb317ef861229ebd
 
 include $(INCLUDE_DIR)/package.mk