Rebuild with icu 78.1
This commit is contained in:
@@ -1,10 +1,23 @@
|
||||
name: boost
|
||||
description: Collection of high-quality and peer-reviewed libraries that aims to make C++ development highly productive
|
||||
version: 1.89.0
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://www.boost.org/
|
||||
license: BSL-1.0
|
||||
architecture: any
|
||||
depends: ["bzip2","icu","zlib","zstd"]
|
||||
make_depends: ["python3","python-numpy","zlib","zstd"]
|
||||
type: source
|
||||
depends:
|
||||
- bzip2
|
||||
- icu
|
||||
- zlib
|
||||
- zstd
|
||||
make_depends:
|
||||
- python3
|
||||
- python-numpy
|
||||
- zlib
|
||||
- zstd
|
||||
downloads:
|
||||
- url: https://github.com/boostorg/boost/releases/download/boost-${BPM_PKG_VERSION}/boost-${BPM_PKG_VERSION}-b2-nodocs.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 875cc413afa6b86922b6df3b2ad23dec4511c8a741753e57c1129e7fa753d700
|
||||
|
||||
Reference in New Issue
Block a user