diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-08-30 22:24:06 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2018-08-30 22:24:06 +0800 |
commit | e1af74447df68a36245ea7603572b63f331fac40 (patch) | |
tree | 013884991ed87f257afc12771737c965a1ded392 /net-im | |
parent | 23c64d9fcaee66b299fb7ac7daa70604ee650d34 (diff) | |
download | freebsd-ports-gnome-e1af74447df68a36245ea7603572b63f331fac40.tar.gz freebsd-ports-gnome-e1af74447df68a36245ea7603572b63f331fac40.tar.zst freebsd-ports-gnome-e1af74447df68a36245ea7603572b63f331fac40.zip |
Update net-im/py-python-telegram-bot to version 11.0.0.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-python-telegram-bot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-python-telegram-bot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/py-python-telegram-bot/Makefile b/net-im/py-python-telegram-bot/Makefile index 8d8768081672..17c0324950b2 100644 --- a/net-im/py-python-telegram-bot/Makefile +++ b/net-im/py-python-telegram-bot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-telegram-bot -PORTVERSION= 10.1.0 +PORTVERSION= 11.0.0 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-python-telegram-bot/distinfo b/net-im/py-python-telegram-bot/distinfo index d7ce498cb267..f880c29c5f9f 100644 --- a/net-im/py-python-telegram-bot/distinfo +++ b/net-im/py-python-telegram-bot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525539857 -SHA256 (python-telegram-bot-10.1.0.tar.gz) = ca2f8a44ddef7271477e16f4986647fa90ef4df5b55a7953e53b9c9d2672f639 -SIZE (python-telegram-bot-10.1.0.tar.gz) = 193560 +TIMESTAMP = 1535638542 +SHA256 (python-telegram-bot-11.0.0.tar.gz) = 4d36d4df10e18bad14f5e3938197f80cfb260529a07d718b4616c9eb62d9c1f4 +SIZE (python-telegram-bot-11.0.0.tar.gz) = 200229 |