Update package version to 1.9.1
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: meson
|
||||
description: The Meson build system
|
||||
version: 1.9.0
|
||||
version: 1.9.1
|
||||
revision: 1
|
||||
url: https://mesonbuild.com/
|
||||
license: Apache2
|
||||
architecture: any
|
||||
depends: ["ninja","python3"]
|
||||
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
|
||||
type: source
|
||||
depends:
|
||||
- ninja
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/mesonbuild/meson/releases/download/${BPM_PKG_VERSION}/meson-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 4e076606f2afff7881d195574bddcd8d89286f35a17b4977a216f535dc0c74ac
|
||||
|
||||
Reference in New Issue
Block a user