mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
boinc: update to 7.8.6
This commit is contained in:
parent
d39da478ae
commit
4d57af30bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'boinc'
|
# Template file for 'boinc'
|
||||||
pkgname=boinc
|
pkgname=boinc
|
||||||
version=7.8.4
|
version=7.8.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=boinc-client_release-${version%.*}-${version}
|
wrksrc=boinc-client_release-${version%.*}-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-3.0"
|
license="LGPL-3.0"
|
||||||
homepage="https://boinc.berkeley.edu/"
|
homepage="https://boinc.berkeley.edu/"
|
||||||
distfiles="https://github.com/BOINC/boinc/archive/client_release/${version%.*}/${version}.tar.gz>boinc-${version}.tar.gz"
|
distfiles="https://github.com/BOINC/boinc/archive/client_release/${version%.*}/${version}.tar.gz>boinc-${version}.tar.gz"
|
||||||
checksum=0038044916749687455d0f5ca33e79f14e2d1d5451ddfd04b33446b2d9d467ab
|
checksum=ed5f3dcdc8d1cc5277529afb701377e77d1ff89711368a7456553bf249940bad
|
||||||
conflicts="boinc-nox>=0"
|
conflicts="boinc-nox>=0"
|
||||||
|
|
||||||
CXXFLAGS="-Wno-redundant-decls"
|
CXXFLAGS="-Wno-redundant-decls"
|
||||||
|
|
Loading…
Add table
Reference in a new issue