boinc: update to 7.8.3

This commit is contained in:
Jürgen Buchmüller 2017-10-20 16:01:20 +02:00
parent 8abde01bc9
commit 76435cebcb

View file

@ -1,6 +1,6 @@
# Template file for 'boinc'
pkgname=boinc
version=7.8.2
version=7.8.3
revision=1
wrksrc=boinc-client_release-${version%.*}-${version%4}
build_style=gnu-configure
@ -17,7 +17,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="LGPL-3.0"
homepage="https://boinc.berkeley.edu/"
distfiles="https://github.com/BOINC/boinc/archive/client_release/${version%.*}/${version}.tar.gz>boinc-${version}.tar.gz"
checksum=d71f35fa1b3ffb31c857e4f40034cbcc0201157de4fa1bed9e75427febcc79d5
checksum=e3d5b190ec6cdc3512005469fab90203af110cd9a7880654c5d0b4d4e55f3c17
conflicts="boinc-nox>=0"
CXXFLAGS="-Wno-redundant-decls"