newsboat: update to r2.11.1.

Closes: #13080 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-30 17:02:46 -03:00 committed by Jürgen Buchmüller
parent 6692e0651f
commit e3e66d0255

View file

@ -1,6 +1,6 @@
# Template file for 'newsboat' # Template file for 'newsboat'
pkgname=newsboat pkgname=newsboat
version=r2.11 version=r2.11.1
revision=1 revision=1
build_style=configure build_style=configure
configure_script="./config.sh" configure_script="./config.sh"
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT" license="MIT"
homepage="http://www.newsboat.org" homepage="http://www.newsboat.org"
distfiles="https://github.com/newsboat/newsboat/archive/${version}.tar.gz" distfiles="https://github.com/newsboat/newsboat/archive/${version}.tar.gz"
checksum=e9565613822a8d029d50f22ba42100fc9f58458f662dd85670281f7a6703ec2a checksum=0c48ec60e1abafd7b62cf8e376eff9e92dcb7bbc6e7dfed9b9ac141853d826d8
make_build_target="all doc" make_build_target="all doc"
CXXFLAGS=" -Wno-error=sign-compare" CXXFLAGS=" -Wno-error=sign-compare"