diff options
Diffstat (limited to 'development/brotli/brotli.SlackBuild')
-rw-r--r-- | development/brotli/brotli.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/brotli/brotli.SlackBuild b/development/brotli/brotli.SlackBuild index 38ea9f09e2..df478c71da 100644 --- a/development/brotli/brotli.SlackBuild +++ b/development/brotli/brotli.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=brotli -VERSION=${VERSION:-1.0.6} +VERSION=${VERSION:-1.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |