mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
parent
d8a1ec63d0
commit
ddd1d10ebc
@ -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=0
|
pkgrel=2
|
||||||
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