* update boost to 1.86.0-4

This commit is contained in:
Alexander Baldeck 2024-12-04 19:53:18 +01:00
parent c4673ac3aa
commit 0409e3b2d4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = boost
pkgdesc = Free peer-reviewed portable C++ source libraries
pkgver = 1.86.0
pkgrel = 3
pkgrel = 4
url = https://www.boost.org/
arch = x86_64
arch = powerpc64le

View File

@ -13,7 +13,7 @@
pkgname=('boost' 'boost-libs')
pkgver=1.86.0
pkgrel=3
pkgrel=4
_srcname=boost_${pkgver//./_}
pkgdesc="Free peer-reviewed portable C++ source libraries"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)