diff options
author | Eugen Wissner <belka@caraus.de> | 2020-01-29 10:20:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 14:06:38 +0700 |
commit | 35f6057c68ba46409f4fecea8a3fd9ba02dd3e39 (patch) | |
tree | 92bd7a2853eafe92973ac337cbd425c6c89d1c81 /development/hhvm/hhvm.SlackBuild | |
parent | c64e8b1ac35030edb2dc20fb061ac05bad40f7f6 (diff) |
development/hhvm: Updated for version 4.32.0
Diffstat (limited to 'development/hhvm/hhvm.SlackBuild')
-rw-r--r-- | development/hhvm/hhvm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hhvm/hhvm.SlackBuild b/development/hhvm/hhvm.SlackBuild index 6b99807c6abd3..d724b34560da3 100644 --- a/development/hhvm/hhvm.SlackBuild +++ b/development/hhvm/hhvm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hhvm -VERSION=${VERSION:-4.8.6} +VERSION=${VERSION:-4.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |