diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-25 12:02:27 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-25 12:02:27 +0800 |
commit | d5c34211b893e67a428f7958012c5055a975d8e3 (patch) | |
tree | d3792f68f749d03b814687a6afdb34674cde11de /misc | |
parent | 3bc1751f445c7cb0b5c03abe373277c1f5daab3b (diff) | |
download | freebsd-ports-gnome-d5c34211b893e67a428f7958012c5055a975d8e3.tar.gz freebsd-ports-gnome-d5c34211b893e67a428f7958012c5055a975d8e3.tar.zst freebsd-ports-gnome-d5c34211b893e67a428f7958012c5055a975d8e3.zip |
misc/py-fast-histogram: Update 0.8 -> 0.9
Reported by: portscout
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-fast-histogram/Makefile | 2 | ||||
-rw-r--r-- | misc/py-fast-histogram/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-fast-histogram/Makefile b/misc/py-fast-histogram/Makefile index 5f6a8ddd0f3a..fb1399cdd0b1 100644 --- a/misc/py-fast-histogram/Makefile +++ b/misc/py-fast-histogram/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fast-histogram -DISTVERSION= 0.8 +DISTVERSION= 0.9 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-fast-histogram/distinfo b/misc/py-fast-histogram/distinfo index ad45ff3048dc..943519581e98 100644 --- a/misc/py-fast-histogram/distinfo +++ b/misc/py-fast-histogram/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578786129 -SHA256 (fast-histogram-0.8.tar.gz) = cd55aea64fceee562b3aaaed6c9a15093243d071c5ded23f1ff29c895ad14319 -SIZE (fast-histogram-0.8.tar.gz) = 41571 +TIMESTAMP = 1590379252 +SHA256 (fast-histogram-0.9.tar.gz) = 6325ce42060bb9d1987a3aefffcac45bdd3810bc58ce69716132e23aa49f7a9f +SIZE (fast-histogram-0.9.tar.gz) = 41968 |