diff options
author | Marek Wodzinski <majek@w7i.pl> | 2019-10-12 10:31:38 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-15 07:45:02 +0700 |
commit | a117f3f6e5086440d3a425aa3a1b63425e0f5175 (patch) | |
tree | cbfc761cdc1e53311238221380d7663cb6ac2e4f /system/targetcli-fb/targetcli-fb.SlackBuild | |
parent | b34103963a8409866588040217461ea82c97797d (diff) |
system/targetcli-fb: Updated for version 2.1.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/targetcli-fb/targetcli-fb.SlackBuild')
-rw-r--r-- | system/targetcli-fb/targetcli-fb.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/targetcli-fb/targetcli-fb.SlackBuild b/system/targetcli-fb/targetcli-fb.SlackBuild index 084a79d396ea2..d5fbf65cd3e4b 100644 --- a/system/targetcli-fb/targetcli-fb.SlackBuild +++ b/system/targetcli-fb/targetcli-fb.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for targetcli-fb # Copyright 2016 Zach Lewis koni@archlinux.us -# Copyright 2018 Marek Wodzinski <majek@w7i.pl> +# Copyright 2018-2019 Marek Wodzinski <majek@w7i.pl> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,9 +24,9 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=targetcli-fb -VERSION=${VERSION:-2.1.fb49} -RTVERSION=${RTVERSION:-2.1.fb69} -CSVERSION=${CSVERSION:-1.1.fb25} +VERSION=${VERSION:-2.1.50} +RTVERSION=${RTVERSION:-2.1.70} +CSVERSION=${CSVERSION:-1.1.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |