diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-02-08 19:48:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:33 +0700 |
commit | b4d3aac1753d7d7949671fd780d2d5f3e3e1c1ad (patch) | |
tree | e0d079dbb5292505125e48e99456f2e6b837b3c1 /system/isdct/isdct.SlackBuild | |
parent | 699de78a39f442b151ff952b72a50e5ec80d7589 (diff) | |
download | slackbuilds-b4d3aac1753d7d7949671fd780d2d5f3e3e1c1ad.tar.gz |
system/isdct: Updated for version 3.0.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/isdct/isdct.SlackBuild')
-rw-r--r-- | system/isdct/isdct.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/isdct/isdct.SlackBuild b/system/isdct/isdct.SlackBuild index 830a0a16ab..361e1d26b1 100644 --- a/system/isdct/isdct.SlackBuild +++ b/system/isdct/isdct.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for isdct -# Copyright 2016-2017, Alexander Verbovetsky, Moscow, Russia +# Copyright 2016-2018, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=isdct -VERSION=${VERSION:-3.0.9} +VERSION=${VERSION:-3.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |