diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-18 16:12:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-18 16:12:18 +0000 |
commit | 1ea69552c962397df3c4abd295c12cda1e8f08f8 (patch) | |
tree | ce6750c78ef5f297f460ef99fa4107a6ca083cd6 /security/py-stix | |
parent | afd480d1afaf5e6e3c217129784182272d5977f2 (diff) | |
download | ports-1ea69552c962397df3c4abd295c12cda1e8f08f8.tar.gz ports-1ea69552c962397df3c4abd295c12cda1e8f08f8.zip |
Notes
Diffstat (limited to 'security/py-stix')
-rw-r--r-- | security/py-stix/Makefile | 4 | ||||
-rw-r--r-- | security/py-stix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile index d982c64afae4..6d5209c3e32d 100644 --- a/security/py-stix/Makefile +++ b/security/py-stix/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stix -PORTVERSION= 1.2.0.4 +PORTVERSION= 1.2.0.5 DISTVERSIONPREFIX= v CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ GH_PROJECT= python-${PORTNAME} NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= concurrent distutils autoplist PORTDOCS= README.rst PORTEXAMPLES= * diff --git a/security/py-stix/distinfo b/security/py-stix/distinfo index a5bc23972af5..85791cd7b52a 100644 --- a/security/py-stix/distinfo +++ b/security/py-stix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494223286 -SHA256 (STIXProject-python-stix-v1.2.0.4_GH0.tar.gz) = 0f4711998d711a3da62dcdc753a64b7aa19a3a865be9f96da8bf3acbee5a1c10 -SIZE (STIXProject-python-stix-v1.2.0.4_GH0.tar.gz) = 212453 +TIMESTAMP = 1520439860 +SHA256 (STIXProject-python-stix-v1.2.0.5_GH0.tar.gz) = 3ba6a5d72746de7837f65a81645642922ff32f21ebb2a01fc22185101a34b0a0 +SIZE (STIXProject-python-stix-v1.2.0.5_GH0.tar.gz) = 215238 |