mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/boost: rebuild for C++ stdlib ABI change in gcc5
This commit is contained in:
parent
d76849e8dd
commit
3932369733
@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
|
||||
_z=${pkgver##*.} # strip x.y.
|
||||
_ver=${_x}_${_y}_${_z}
|
||||
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Free peer-reviewed portable C++ source libraries"
|
||||
url="http://www.boost.org/"
|
||||
arch="all"
|
||||
|
Loading…
Reference in New Issue
Block a user