mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
6692e0651f
commit
e3e66d0255
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue