diff options
Diffstat (limited to 'development/le/le.SlackBuild')
-rw-r--r-- | development/le/le.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/le/le.SlackBuild b/development/le/le.SlackBuild index b336113bf324e..8f52a4159a7d3 100644 --- a/development/le/le.SlackBuild +++ b/development/le/le.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for le -# Copyright 2014-2017 Zhu Quny-Ying +# Copyright 2014-2022 Zhu Quny-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=le -VERSION=${VERSION:-1.16.6} +VERSION=${VERSION:-1.16.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |