mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
[packages] php5-pecl-apc: upgrade to 3.1.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35280 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5df34208ab
commit
46de991229
@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
|
||||
PECL_NAME:=APC
|
||||
PECL_LONGNAME:=Alternative PHP Cache
|
||||
|
||||
PKG_VERSION:=3.1.11
|
||||
PKG_VERSION:=3.1.13
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=199b69ed1423aa869acafff485ef5f06
|
||||
PKG_MD5SUM:=c9e47002e3a67ebde3a6f81437c7b6e0
|
||||
|
||||
PKG_NAME:=php5-pecl-apc
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
Loading…
Reference in New Issue
Block a user