diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-06-26 19:55:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:01 +0700 |
commit | 771e8a3b92141ff9de567e0d2e651001da38ebef (patch) | |
tree | a969e154a776c5322adaa18f79d29a573871da6f /system/slpkg/slpkg.SlackBuild | |
parent | a8aee9958b66441d94ff873eeef331d5e05a06e3 (diff) |
system/slpkg: Updated for version 3.3.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index ddc1634f6ceb3..4fe921e256b66 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-3.3.7} +VERSION=${VERSION:-3.3.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |