bump php5 to 5.2.5
authorpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Jan 2008 17:14:36 +0000 (17:14 +0000)
committerpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Jan 2008 17:14:36 +0000 (17:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10212 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/php5/Makefile

index 1833ac2..51201df 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=5.2.4
+PKG_VERSION:=5.2.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_MD5SUM:=55c97a671fdabf462cc7a82971a656d2
+PKG_MD5SUM:=1fe14ca892460b09f06729941a1bb605
 
 include $(INCLUDE_DIR)/package.mk