diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-24 17:52:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-24 17:52:42 +0000 |
commit | f7da55106d32055e33e693f90a4dd965fe9a541d (patch) | |
tree | 6b37f2b7d26d40820ca0c0030c9dfc57fe0edd61 /security/py-artifacts | |
parent | 196574cdc6e516246a05ac7c90a1ce4234ba8c06 (diff) |
Notes
Diffstat (limited to 'security/py-artifacts')
-rw-r--r-- | security/py-artifacts/Makefile | 6 | ||||
-rw-r--r-- | security/py-artifacts/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/py-artifacts/Makefile b/security/py-artifacts/Makefile index 8fb85c728bdb..e2b5ac094cee 100644 --- a/security/py-artifacts/Makefile +++ b/security/py-artifacts/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= artifacts -PORTVERSION= 20160918 +PORTVERSION= 20161022 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= CHEESESHOP \ + https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml +NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist diff --git a/security/py-artifacts/distinfo b/security/py-artifacts/distinfo index 534e804e8e6b..25d85b7519ec 100644 --- a/security/py-artifacts/distinfo +++ b/security/py-artifacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474205784 -SHA256 (artifacts-20160918.tar.gz) = 4d6df3a8e71184f189417d27717615d558389d0bf083063a011b97c4ab1e977c -SIZE (artifacts-20160918.tar.gz) = 49378 +TIMESTAMP = 1477237310 +SHA256 (artifacts-20161022.tar.gz) = 5f26f97b5f0f9f0ec0020b7fff44b517e9adfe55e975f0b058ba844c9d506e22 +SIZE (artifacts-20161022.tar.gz) = 49375 |