summaryrefslogtreecommitdiff
path: root/package/php/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-29 14:30:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-29 14:30:55 +0100
commit32085e40b6b8aba31a3f528f0716a26949e48604 (patch)
treef8f4948714af83aea468b20652bd74aae3bd7f01 /package/php/Makefile
parent14bc50bfa1225afa28e9d2da59918939310e2cef (diff)
parent9a7f9ec21459b4c51b3b27fa48a7f25bd83a4253 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/php/Makefile')
-rw-r--r--package/php/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/Makefile b/package/php/Makefile
index 64bf3c013..7742b874b 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= php
PKG_VERSION:= 5.4.19
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 9e7ad2494ba3de519328f74267de8342
PKG_DESCR:= PHP language interpreter
PKG_SECTION:= lang