newsboat: update to 2.28.

This commit is contained in:
Daniel Eyßer 2022-06-27 09:59:34 +02:00 committed by Duncan Overbruck
parent ec1e7277e1
commit ad874cb35b

View file

@ -1,6 +1,6 @@
# Template file for 'newsboat'
pkgname=newsboat
version=2.27
version=2.28
revision=1
build_style=configure
build_helper="rust"
@ -17,7 +17,7 @@ license="MIT"
homepage="https://newsboat.org/"
changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz"
checksum=fd5a40096689d4fc0f18441319197769fa377709821b1a3f1b2ba1f006625285
checksum=2508713ac850f1f2ae156e4b42cbc75a1c9e399d804e007b5773019115d3b0ec
# tests fail when run by superuser
# they always fail on musl, see https://github.com/newsboat/newsboat/issues/1216