mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/zend-opcache: Updated for version 7.0.5.
This commit is contained in:
parent
a04e95517d
commit
d4207b3364
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=zend-opcache
|
||||
SRCNAM=zendopcache
|
||||
VERSION=${VERSION:-7.0.4}
|
||||
VERSION=${VERSION:-7.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zend-opcache"
|
||||
VERSION="7.0.4"
|
||||
VERSION="7.0.5"
|
||||
HOMEPAGE="http://pecl.php.net/package/ZendOpcache/"
|
||||
DOWNLOAD="http://pecl.php.net/get/zendopcache-7.0.4.tgz"
|
||||
MD5SUM="7aad5d4bc0abd4c2c03c9f9305e9c36d"
|
||||
DOWNLOAD="http://pecl.php.net/get/zendopcache-7.0.5.tgz"
|
||||
MD5SUM="0c2710c272e398bea89d41dee42ee633"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue