newsboat: update to r2.13.

===============================================================================
All tests passed (1987 assertions in 242 test cases)
This commit is contained in:
maxice8 2018-09-22 17:06:23 -03:00
parent ff47867113
commit 536614b28d
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,6 +1,6 @@
# Template file for 'newsboat'
pkgname=newsboat
version=r2.12
version=r2.13
revision=1
build_style=configure
configure_script="./config.sh"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://www.newsboat.org"
changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
distfiles="https://github.com/newsboat/newsboat/archive/${version}.tar.gz"
checksum=8f2f511703d3218ab195fa48dc94306f5e13ceff86d94dcf78d917cb57090c88
checksum=3e3b30a03dda293b6187475ae300abe9fcdbf03b98e55ed8f1fe6a0ffa548508
make_build_target="all doc"
CXXFLAGS=" -Wno-error=sign-compare"