projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5246b18
)
bump php5 to 5.2.5
author
Tim Yardley
<lst@openwrt.org>
Wed, 16 Jan 2008 17:14:36 +0000
(17:14 +0000)
committer
Tim Yardley
<lst@openwrt.org>
Wed, 16 Jan 2008 17:14:36 +0000
(17:14 +0000)
SVN-Revision: 10212
lang/php5/Makefile
patch
|
blob
|
history
diff --git
a/lang/php5/Makefile
b/lang/php5/Makefile
index 1833ac269f1049a67b1eb147c56c0ee744fac23d..51201df21ca3013ca9f2c8993fafa78c1bd6d101 100644
(file)
--- a/
lang/php5/Makefile
+++ b/
lang/php5/Makefile
@@
-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