diff options
Diffstat (limited to 'python/pytsk/pytsk.SlackBuild')
| -rw-r--r-- | python/pytsk/pytsk.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pytsk/pytsk.SlackBuild b/python/pytsk/pytsk.SlackBuild index b0e311cf85..ece4b4d157 100644 --- a/python/pytsk/pytsk.SlackBuild +++ b/python/pytsk/pytsk.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for pytsk -# Copyright 2014-2016 Barry Grundy <bgrundy[at]linuxleo.com> +# Copyright 2014-2019 Barry Grundy <bgrundy[at]linuxleo.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated v20180225 March 2018, Barry J. Grundy. +# Updated v20190121 March 2019 PRGNAM=pytsk -VERSION=${VERSION:-20180225} +VERSION=${VERSION:-20190121} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
