summaryrefslogtreecommitdiffstats
path: root/python/artifacts
diff options
context:
space:
mode:
author Barry J. Grundy2019-03-11 03:29:42 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:18 +0100
commit6d980b2f6868196a9bb102f8f3f644ce5bbc2ea5 (patch)
tree18b11f7a7489db89d1fbce8d242cb6571808f41e /python/artifacts
parentfa35cc64b03d4d465a7c09113c363e8d8fa7f542 (diff)
downloadslackbuilds-6d980b2f6868196a9bb102f8f3f644ce5bbc2ea5.tar.gz
python/artifacts: Updated for version 20190113.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 c6cb9d6403..fdef0ad23f 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 20181213, Jan 2019, Barry J. Grundy.
+# Updated to version 20190113, March 2019
PRGNAM=artifacts
-VERSION=${VERSION:-20181213}
+VERSION=${VERSION:-20190113}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info
index 8ad44ae0d3..cc30178fd3 100644
--- a/python/artifacts/artifacts.info
+++ b/python/artifacts/artifacts.info
@@ -1,8 +1,8 @@
PRGNAM="artifacts"
-VERSION="20181213"
+VERSION="20190113"
HOMEPAGE="https://github.com/ForensicArtifacts/artifacts"
-DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20181213/artifacts-20181213.tar.gz"
-MD5SUM="6064a1c41815fd9c8f02ffb9de3012e0"
+DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20190113/artifacts-20190113.tar.gz"
+MD5SUM="eaad01405b7f4272adda2ea6ea9a0d04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML"