mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
main/boost: rebuild against fixed bzip2 (CVE-2010-0405)
This commit is contained in:
parent
8c6ac9aaff
commit
9ee36dee85
@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
|
|||||||
_z=${pkgver##*.} # strip x.y.
|
_z=${pkgver##*.} # strip x.y.
|
||||||
_ver=${_x}_${_y}_${_z}
|
_ver=${_x}_${_y}_${_z}
|
||||||
|
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Free peer-reviewed portable C++ source libraries"
|
pkgdesc="Free peer-reviewed portable C++ source libraries"
|
||||||
url="http://www.boost.org/"
|
url="http://www.boost.org/"
|
||||||
license="custom"
|
license="custom"
|
||||||
|
Loading…
Reference in New Issue
Block a user