summaryrefslogtreecommitdiffstats
path: root/python/artifacts
diff options
context:
space:
mode:
author Barry J. Grundy2018-03-22 01:45:34 +0100
committer David Spencer2018-03-22 01:45:34 +0100
commit77a57bbaf366e0a9911fc78be142e4589517e3d6 (patch)
tree25d6b7d9dd7340a431382bc8298d9df6768f7476 /python/artifacts
parenta57d18cf22280cba250cb0e9ae43e5c7113d21e6 (diff)
downloadslackbuilds-77a57bbaf366e0a9911fc78be142e4589517e3d6.tar.gz
python/artifacts: Updated for version 20180115.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/artifacts')
-rw-r--r--python/artifacts/artifacts.SlackBuild4
-rw-r--r--python/artifacts/artifacts.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/artifacts/artifacts.SlackBuild b/python/artifacts/artifacts.SlackBuild
index 32e6d4ef2a..2fe8642093 100644
--- a/python/artifacts/artifacts.SlackBuild
+++ b/python/artifacts/artifacts.SlackBuild
@@ -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 20161022, January 2017, Barry J. Grundy.
+# Updated to version 20180115, March 2018, Barry J. Grundy.
PRGNAM=artifacts
-VERSION=${VERSION:-20161022}
+VERSION=${VERSION:-20180115}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info
index 6de6a8a8ab..8de352b704 100644
--- a/python/artifacts/artifacts.info
+++ b/python/artifacts/artifacts.info
@@ -1,8 +1,8 @@
PRGNAM="artifacts"
-VERSION="20161022"
+VERSION="20180115"
HOMEPAGE="https://github.com/ForensicArtifacts/artifacts"
-DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20161022/artifacts-20161022.tar.gz"
-MD5SUM="d2bc0fd19f03387952ca78223d630aa4"
+DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20180115/artifacts-20180115.tar.gz"
+MD5SUM="f3a57d864d963f6b7c4eba2dfa283394"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML"