diff options
Diffstat (limited to 'development/ioncube-loader/ioncube-loader.SlackBuild')
-rw-r--r-- | development/ioncube-loader/ioncube-loader.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/ioncube-loader/ioncube-loader.SlackBuild b/development/ioncube-loader/ioncube-loader.SlackBuild index d2b409816e..a7ada3edbf 100644 --- a/development/ioncube-loader/ioncube-loader.SlackBuild +++ b/development/ioncube-loader/ioncube-loader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "ioncube-loader". -# Copyright 2015-2017 Eugene Wissner, Germany, Dachau +# Copyright 2015-2018 Eugene Wissner, Germany, Dachau # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ PRGNAM=ioncube-loader SRCNAM=ioncube -VERSION=${VERSION:-10.0.4} +VERSION=${VERSION:-10.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |