mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/boost to 1.81.0-3
This commit is contained in:
parent
d6a17b52f5
commit
3d0599779d
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
pkgname=('boost' 'boost-libs')
|
||||
pkgver=1.81.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_srcname=boost_${pkgver//./_}
|
||||
pkgdesc="Free peer-reviewed portable C++ source libraries"
|
||||
arch=('x86_64')
|
||||
|
@ -108,7 +108,7 @@ package_boost-libs() {
|
|||
libboost_json.so libboost_locale.so libboost_log.so libboost_log_setup.so
|
||||
libboost_math_c99.so libboost_math_c99f.so libboost_math_c99l.so
|
||||
libboost_math_tr1.so libboost_math_tr1f.so libboost_math_tr1l.so
|
||||
libboost_mpi.so libboost_numpy310.so
|
||||
libboost_mpi{,_python310}.so libboost_nowide.so libboost_numpy310.so
|
||||
libboost_prg_exec_monitor.so libboost_program_options.so
|
||||
libboost_python310.so libboost_random.so
|
||||
libboost_regex.so libboost_serialization.so
|
||||
|
|
Loading…
Reference in a new issue