diff options
-rw-r--r-- | devel/py-xxhash/Makefile | 4 | ||||
-rw-r--r-- | devel/py-xxhash/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile index b1787defa79c..6550324f62f6 100644 --- a/devel/py-xxhash/Makefile +++ b/devel/py-xxhash/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xxhash -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>1:devel/py-nose -USES= python +USES= python zip USE_PYTHON= distutils autoplist post-install: diff --git a/devel/py-xxhash/distinfo b/devel/py-xxhash/distinfo index d50e962d9083..7a192c82099d 100644 --- a/devel/py-xxhash/distinfo +++ b/devel/py-xxhash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486815072 -SHA256 (xxhash-1.0.0.tar.gz) = 9b736af6935424ee7814644ee77c3443b90b0f349249e9bc8a1f7ed1a82f6350 -SIZE (xxhash-1.0.0.tar.gz) = 21371 +TIMESTAMP = 1490305209 +SHA256 (xxhash-1.0.1.zip) = 7abe69c9d02374385e23d0e7d6279d5fa03899989d25b381d837fa46cf294831 +SIZE (xxhash-1.0.1.zip) = 28627 |