php5: update php5: fixes an annoyng bug:
PHP Fatal error: Balloc() allocation exceeds list boundary git-svn-id: svn://svn.openwrt.org/openwrt/packages@11128 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ff775a0b0
commit
4b2f533af1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user