mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/APC: Updated for version 3.1.13.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
64e7b54475
commit
657a026f52
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=APC
|
||||
VERSION=${VERSION:-3.1.4}
|
||||
VERSION=${VERSION:-3.1.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="APC"
|
||||
VERSION="3.1.4"
|
||||
VERSION="3.1.13"
|
||||
HOMEPAGE="http://pecl.php.net/package/APC"
|
||||
DOWNLOAD="http://pecl.php.net/get/APC-3.1.4.tgz"
|
||||
MD5SUM="1f7a58f850e795b0958a3f99ae8c2cc4"
|
||||
DOWNLOAD="http://pecl.php.net/get/APC-3.1.13.tgz"
|
||||
MD5SUM="c9e47002e3a67ebde3a6f81437c7b6e0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue