mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
boinc: update to 7.16.6
This commit is contained in:
parent
9b083916ac
commit
20804ba873
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.16.3
|
version=7.16.6
|
||||||
revision=1
|
revision=1
|
||||||
_majorver=${version%.*}
|
_majorver=${version%.*}
|
||||||
wrksrc=boinc-client_release-${_majorver}-${version}
|
wrksrc=boinc-client_release-${_majorver}-${version}
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://boinc.berkeley.edu/"
|
homepage="https://boinc.berkeley.edu/"
|
||||||
distfiles="https://github.com/BOINC/boinc/archive/client_release/${_majorver}/${version}.tar.gz>boinc-${version}.tar.gz"
|
distfiles="https://github.com/BOINC/boinc/archive/client_release/${_majorver}/${version}.tar.gz>boinc-${version}.tar.gz"
|
||||||
checksum=622ce3335a01ef30add4813c0cc7b65cffcaa5500a7f58f77748d0dbc80e6b06
|
checksum=caa567da8d3eb50859efe2eeba1c23c7b27d3b0f15b548136e75302713b25303
|
||||||
conflicts="boinc-nox>=0"
|
conflicts="boinc-nox>=0"
|
||||||
|
|
||||||
CXXFLAGS="-Wno-redundant-decls"
|
CXXFLAGS="-Wno-redundant-decls"
|
||||||
|
|
Loading…
Add table
Reference in a new issue