aboutsummaryrefslogtreecommitdiff
path: root/python/pytsk/pytsk.SlackBuild
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2019-03-11 09:43:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:21 +0700
commit7fdd0bf0c1c36800933401eaeca7ca8a91f50851 (patch)
tree30c58bc723cb93125482d103cb03db1e213a163d /python/pytsk/pytsk.SlackBuild
parent44e56f02e56025f2a9ecadd2fe35b45ec36e817e (diff)
python/pytsk: Updated for version 20190121.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytsk/pytsk.SlackBuild')
-rw-r--r--python/pytsk/pytsk.SlackBuild6
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}