diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 09:09:07 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-21 09:09:07 +0000 |
commit | 2fed156f705f61fac7ce8f60343a1c89ffad3143 (patch) | |
tree | 016bab81727dd78c079b6e51cd93691d91f88f93 | |
parent | d84c33bffc34c84767339e27cdb3386af131cb0a (diff) |
Notes
-rw-r--r-- | math/py-permutation/Makefile | 2 | ||||
-rw-r--r-- | math/py-permutation/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-permutation/Makefile b/math/py-permutation/Makefile index 873489039db8..56f60a262e43 100644 --- a/math/py-permutation/Makefile +++ b/math/py-permutation/Makefile @@ -2,7 +2,7 @@ PORTNAME= permutation DISTVERSIONPREFIX= v -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-permutation/distinfo b/math/py-permutation/distinfo index 9d00e1eeee88..046d11ca163d 100644 --- a/math/py-permutation/distinfo +++ b/math/py-permutation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537377949 -SHA256 (jwodder-permutation-v0.1.1_GH0.tar.gz) = a70495586942dd32e6cacd5dbedef18c64b49231f3043379e0c96fe74e58f594 -SIZE (jwodder-permutation-v0.1.1_GH0.tar.gz) = 13152 +TIMESTAMP = 1548061642 +SHA256 (jwodder-permutation-v0.2.0_GH0.tar.gz) = 96322baaf97fcf0f01622abc71db99175a0df512c98b10b2da0636370e727bc7 +SIZE (jwodder-permutation-v0.2.0_GH0.tar.gz) = 13855 |