boinc: update to 7.16.16
This commit is contained in:
parent
81bf5d881f
commit
a281f0e46c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'boinc'
|
# Template file for 'boinc'
|
||||||
pkgname=boinc
|
pkgname=boinc
|
||||||
version=7.16.14
|
version=7.16.16
|
||||||
revision=1
|
revision=1
|
||||||
_majorver=${version%.*}
|
_majorver=${version%.*}
|
||||||
wrksrc=boinc-client_release-${_majorver}-${version}
|
wrksrc=boinc-client_release-${_majorver}-${version}
|
||||||
|
@ -16,7 +16,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=c328399cc27109f94ee77aaf80406ed304c6be6c198391ff8e83f8400431fc78
|
checksum=0d5656a9f8ed1048936a5764270848b892d63f27bdb863d0ace447f1eaae6002
|
||||||
system_accounts="boinc"
|
system_accounts="boinc"
|
||||||
boinc_homedir="/var/lib/boinc"
|
boinc_homedir="/var/lib/boinc"
|
||||||
boinc_shell="/bin/bash"
|
boinc_shell="/bin/bash"
|
||||||
|
|
Loading…
Reference in New Issue