summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/artifacts/artifacts.SlackBuild6
-rw-r--r--python/artifacts/artifacts.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/python/artifacts/artifacts.SlackBuild b/python/artifacts/artifacts.SlackBuild
index 2fe8642093..c6cb9d6403 100644
--- a/python/artifacts/artifacts.SlackBuild
+++ b/python/artifacts/artifacts.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for artifacts
-# Copyright 2016 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2016-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 to version 20180115, March 2018, Barry J. Grundy.
+# Updated to version 20181213, Jan 2019, Barry J. Grundy.
PRGNAM=artifacts
-VERSION=${VERSION:-20180115}
+VERSION=${VERSION:-20181213}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info
index 8de352b704..8ad44ae0d3 100644
--- a/python/artifacts/artifacts.info
+++ b/python/artifacts/artifacts.info
@@ -1,8 +1,8 @@
PRGNAM="artifacts"
-VERSION="20180115"
+VERSION="20181213"
HOMEPAGE="https://github.com/ForensicArtifacts/artifacts"
-DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20180115/artifacts-20180115.tar.gz"
-MD5SUM="f3a57d864d963f6b7c4eba2dfa283394"
+DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20181213/artifacts-20181213.tar.gz"
+MD5SUM="6064a1c41815fd9c8f02ffb9de3012e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML"