diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 23:19:25 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:44 +0700 |
commit | 3f6ae0d5a5906b1279fec02583ce57d09509bed2 (patch) | |
tree | 752f13a7b38fd19752e774d106582711b3172cdb /python | |
parent | bad4a8012f234a5331de1264cb0046fe69acc132 (diff) | |
download | slackbuilds-3f6ae0d5a5906b1279fec02583ce57d09509bed2.tar.gz |
python/artifacts: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/artifacts/artifacts.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info index cc30178fd3..f42ef59ab4 100644 --- a/python/artifacts/artifacts.info +++ b/python/artifacts/artifacts.info @@ -1,7 +1,7 @@ PRGNAM="artifacts" VERSION="20190113" HOMEPAGE="https://github.com/ForensicArtifacts/artifacts" -DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20190113/artifacts-20190113.tar.gz" +DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/e/a/eaad01405b7f4272adda2ea6ea9a0d04/artifacts-20190113.tar.gz" MD5SUM="eaad01405b7f4272adda2ea6ea9a0d04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |