boinc: update to 7.6.33
This commit is contained in:
parent
3889d36529
commit
7a7b07a731
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'boinc'
|
||||
pkgname=boinc
|
||||
version=7.6.31
|
||||
revision=5
|
||||
version=7.6.33
|
||||
revision=1
|
||||
wrksrc=boinc-client_release-${version%.*}-${version}
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python"
|
||||
|
@ -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=133490409d4a8513024253dd22ccf6ab26f210226db97f2021fd75eb79a27f08
|
||||
checksum=c4b1c29b9655013e0ac61dddf47ad7f30f38c46159f02a9d9dc8ab854e99aa6d
|
||||
conflicts="boinc-nox>=0"
|
||||
|
||||
CXXFLAGS="-Wno-redundant-decls"
|
||||
|
|
Loading…
Reference in New Issue