boinc: rebuild against OpenSSL
This commit is contained in:
parent
2ec8586eb6
commit
252ef1b2b5
2 changed files with 7 additions and 7 deletions
|
@ -2438,12 +2438,12 @@ libcsound64.so.6.0 csound-6.05.0_1
|
|||
libcsnd6.so.6.0 csound-6.05.0_1
|
||||
libfko.so.3 libfko-2.6.9_1
|
||||
libvterm.so.0 libvterm-0.0.20151005_1
|
||||
libboinc_opencl.so.7 boinc-7.6.2_1
|
||||
libboinc_api.so.7 boinc-7.6.2_1
|
||||
libboinc_graphics2.so.7 boinc-7.6.2_1
|
||||
libboinc_opencl.so.7 boinc-nox-7.6.2_1
|
||||
libboinc_api.so.7 boinc-nox-7.6.2_1
|
||||
libboinc_graphics2.so.7 boinc-nox-7.6.2_1
|
||||
libboinc_opencl.so.7 boinc-7.16.16_2
|
||||
libboinc_api.so.7 boinc-7.16.16_2
|
||||
libboinc_graphics2.so.7 boinc-7.16.16_2
|
||||
libboinc_opencl.so.7 boinc-nox-7.16.16_2
|
||||
libboinc_api.so.7 boinc-nox-7.16.16_2
|
||||
libboinc_graphics2.so.7 boinc-nox-7.16.16_2
|
||||
libsynfig.so.0 synfig-1.0.1_1
|
||||
libhidapi-hidraw.so.0 hidapi-0.8.0rc1_1
|
||||
libhidapi-libusb.so.0 hidapi-0.8.0rc1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'boinc'
|
||||
pkgname=boinc
|
||||
version=7.16.16
|
||||
revision=1
|
||||
revision=2
|
||||
_majorver=${version%.*}
|
||||
wrksrc=boinc-client_release-${_majorver}-${version}
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in a new issue