newsboat: update to 2.30

This commit is contained in:
Juergen Daubert 2022-12-27 11:39:57 +01:00
parent 0d17b78542
commit fcc65a269c
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dOzgTRW3KpTz5GtIEmMyCJ3iuqgCyZblyBACZ1hAAN9KntIOdvdNF0e/P4h2hLBnwJbXNLbugU6qXuKA12Xiwo=
SHA256 (Pkgfile) = 71658040ab6d8119259b96405311900a2f6fa962b6e11bb243ef04aec8fa8a95
RWSE3ohX2g5d/WGgc7drablQec/CWngpn1K8VW272x2Zne60CGX+802T0ltnc2UoNJ9WEfWxDb5WDh0hHHLJNyZ261yzfL5AaAs=
SHA256 (Pkgfile) = 158db7a1847603a8a3eb0cbbbf7d22de2cbe766cfaf0c8838c4ed67a3382ea21
SHA256 (.footprint) = 06b39e043d56a32e79bc658c4ff55db7bd7766762838a1983998f9dd2a93bb3c
SHA256 (newsboat-2.29.tar.xz) = 18b9801e0c2948f29248bfd8f319a9f9f670993fdbd494c6464aaab9e325fd6b
SHA256 (newsboat-2.30.tar.xz) = e0ac957487d444cc6c4674e0dc82bbc8129b56a43ecd7ea9fc726c65e3b471d5
SHA256 (newsboat.1.gz) = 547bde68c2a86492cafa1e92dbc35de06c5dd60c5194e323b523fd4b77d91a0a
SHA256 (podboat.1.gz) = 79062a9d988a8954779ef62421ad571f87b32177c19ff5d3e9ff0ca15842f046

View File

@ -4,7 +4,7 @@
# Depends on: curl libxml2 sqlite3 stfl json-c rust
name=newsboat
version=2.29
version=2.30
release=1
source=(https://newsboat.org/releases/$version/$name-$version.tar.xz
newsboat.1.gz podboat.1.gz)
@ -13,6 +13,7 @@ build () {
cd $name-$version
sed "s/-O2 -ggdb/$CXXFLAGS/" -i Makefile
sed "/^WARNFLAGS/s/-Werror//" -i Makefile
export prefix=/usr
./config.sh
make newsboat podboat