Update package version to 1.4.0
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: highway
|
||||
description: Performance-portable, length-agnostic SIMD with runtime dispatch
|
||||
version: 1.3.0
|
||||
version: 1.4.0
|
||||
revision: 1
|
||||
url: https://github.com/google/highway/
|
||||
license: Apache-2.0,BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["gcc-libs"]
|
||||
make_depends: ["cmake", "googletest"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- googletest
|
||||
- gcc-libs
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/google/highway/archive/${BPM_PKG_VERSION}/highway-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e72241ac9524bb653ae52ced768b508045d4438726a303f10181a38f764a453c
|
||||
|
||||
Reference in New Issue
Block a user