Update net/corebird 1.4.1 => 1.4.2
OK abieber@ upstream changelog: Version 1.4.2 (2017-01-27) Changelog: - Fix a crash when going back from a tweet with media to another tweet with media - Fix compilation with --disable-video - Decrease log level of UserStream output to debug when no internet connection is present
This commit is contained in:
parent
1c6421bb00
commit
04735897a7
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2017/01/19 19:31:59 awolk Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2017/02/10 18:44:56 awolk Exp $
|
||||
|
||||
COMMENT = native Gtk+ Twitter client
|
||||
|
||||
V = 1.4.1
|
||||
V = 1.4.2
|
||||
DISTNAME = corebird-${V}
|
||||
MASTER_SITES = https://github.com/baedert/corebird/releases/download/${V}/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (corebird-1.4.1.tar.xz) = 9X5diTtmpchfsNs6EyGwAxHWwCo53t/JXJyGejFOgAk=
|
||||
SIZE (corebird-1.4.1.tar.xz) = 648564
|
||||
SHA256 (corebird-1.4.2.tar.xz) = HAemU4Lngwj33kBr6EZHicHsQtUxxRm2lRCmhSNLQHQ=
|
||||
SIZE (corebird-1.4.2.tar.xz) = 648448
|
||||
|
Loading…
Reference in New Issue
Block a user