diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-01 08:03:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-01 08:03:39 +0200 |
commit | abb229af6f7c926f11328bcba3d3a2e5458e2ac0 (patch) | |
tree | 08fee2922dd486b69de642ce9f523c9efc3b685f | |
parent | 02fa287d32bea0c3c92e370c919c08138884fa67 (diff) |
update to latest upstream
-rw-r--r-- | package/php/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php/Makefile b/package/php/Makefile index be047a14a..adee72b2d 100644 --- a/package/php/Makefile +++ b/package/php/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= php -PKG_VERSION:= 5.3.1 +PKG_VERSION:= 5.3.2 PKG_RELEASE:= 1 -PKG_MD5SUM:= 41fbb368d86acb13fc3519657d277681 +PKG_MD5SUM:= 4480d7c6d6b4a86de7b8ec8f0c2d1871 PKG_DESCR:= PHP CLI PKG_SECTION:= net PKG_MULTI:= 1 |