mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/boost: bump pkgrel to trigger rebuild
See also: 06da24c93576793f454276488de94ca615ea5621
This commit is contained in:
parent
c61361d9e2
commit
b1fe8754b0
@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
|
||||
_z=${pkgver##*.} # strip x.y.
|
||||
_ver=${_x}_${_y}_${_z}
|
||||
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Free peer-reviewed portable C++ source libraries"
|
||||
url="http://www.boost.org/"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user