newsboat: update to 2.17.1.
This commit is contained in:
parent
9935ea50bf
commit
8b4f04b75c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'newsboat'
|
||||
pkgname=newsboat
|
||||
version=2.17
|
||||
version=2.17.1
|
||||
revision=1
|
||||
wrksrc="newsboat-r${version}"
|
||||
build_style=configure
|
||||
|
@ -18,7 +18,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/r${version}.tar.gz"
|
||||
checksum=4a55f753fdfb57192b320441be2e0ac0fdb19c1c2e60b18089187eb8581677b0
|
||||
checksum=4332d5e3605f57441158d06864297c8ac79bd159b12d982296b15b0bd7455cc6
|
||||
|
||||
CXXFLAGS=" -Wno-error=sign-compare"
|
||||
|
||||
|
|
Loading…
Reference in New Issue