diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:28 +0000 |
commit | 0a301622d217298519d020274782fd5542c8b519 (patch) | |
tree | d92d18a6397ac547c5b8b35be797da333fa4ee65 | |
parent | Update to 0.15.3.0 (diff) |
Update to 5.8.8
Changes: https://github.com/softlayer/softlayer-python/releases
https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=535906
-rw-r--r-- | net/py-softlayer/Makefile | 2 | ||||
-rw-r--r-- | net/py-softlayer/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile index 1e132ee754c2..c13b75be67fc 100644 --- a/net/py-softlayer/Makefile +++ b/net/py-softlayer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= softlayer -PORTVERSION= 5.8.7 +PORTVERSION= 5.8.8 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo index 2347a99a7b5d..a75c1a6f353a 100644 --- a/net/py-softlayer/distinfo +++ b/net/py-softlayer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586173949 -SHA256 (SoftLayer-5.8.7.tar.gz) = 00c845f4dea4b31f9bc6ca5566ccc766be3c8f87f314de2e8ecfd5a4ca7c0792 -SIZE (SoftLayer-5.8.7.tar.gz) = 342560 +TIMESTAMP = 1589908780 +SHA256 (SoftLayer-5.8.8.tar.gz) = 55877fa62ca068ee5b43dd9b2a3c8222932f05401830ecee1b5b87b02f21445e +SIZE (SoftLayer-5.8.8.tar.gz) = 354393 |