diff options
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} |