Update to toot 0.26.0
- TUI: Display status links and open them (#154, thanks @dlax) - TUI: Fix visibility descriptions (#153, thanks @finnoleary) All tests pass on amd64
This commit is contained in:
parent
6f65a02ff1
commit
bf98297633
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2020/01/24 20:58:20 kn Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2020/04/18 23:06:46 kn Exp $
|
||||
|
||||
COMMENT = interact with Mastodon social networks from the command line
|
||||
|
||||
MODPY_EGG_VERSION = 0.25.2
|
||||
MODPY_EGG_VERSION = 0.26.0
|
||||
DISTNAME = toot-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = net
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (toot-0.25.2.tar.gz) = E+V/n35jJ6dBOuCWuFyXL/CdOhTUGHcSiWSdLt2iU6Q=
|
||||
SIZE (toot-0.25.2.tar.gz) = 56721
|
||||
SHA256 (toot-0.26.0.tar.gz) = K7TCzEXJ9SwsgTFAqQUUie1hihS4dG9simLEg0PFFEA=
|
||||
SIZE (toot-0.26.0.tar.gz) = 41953
|
||||
|
Loading…
x
Reference in New Issue
Block a user