diff options
author | Barry J. Grundy <bgrundyat> | 2017-01-20 13:29:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:36 +0700 |
commit | 3c65e40593ea7a744b00a0cd9d9a6acc5353e4b1 (patch) | |
tree | 395b6862a1f77ac8ef93b7e972d8a62d970bbd43 /python/artifacts/artifacts.info | |
parent | 2eaffccfe9dabbcd4274f8c9a3e0e0e742f678c4 (diff) | |
download | slackbuilds-3c65e40593ea7a744b00a0cd9d9a6acc5353e4b1.tar.gz |
python/artifacts: Updated for version 20161022.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/artifacts/artifacts.info')
-rw-r--r-- | python/artifacts/artifacts.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info index 6ea3c71b45..6de6a8a8ab 100644 --- a/python/artifacts/artifacts.info +++ b/python/artifacts/artifacts.info @@ -1,8 +1,8 @@ PRGNAM="artifacts" -VERSION="20160713" +VERSION="20161022" HOMEPAGE="https://github.com/ForensicArtifacts/artifacts" -DOWNLOAD="https://pypi.python.org/packages/36/83/429bf4858ec3dcf579f1cdaa1634fcc88d32b4ae4194774033617d7de3d6/artifacts-20160713.tar.gz" -MD5SUM="1b602aa7d5ed680396af3a8df54f8bc1" +DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20161022/artifacts-20161022.tar.gz" +MD5SUM="d2bc0fd19f03387952ca78223d630aa4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML" |