diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:49:36 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:49:36 +0200 |
commit | 48ef398c3415da47e9f549ff5549967a875de0a9 (patch) | |
tree | dce19936925c9674f98652a20feea2edb0383ccd /extra/meson | |
parent | 12c9d4bdaee21bba9d559ab5257d0023c1bc4f24 (diff) | |
download | repository-48ef398c3415da47e9f549ff5549967a875de0a9.tar.gz |
meson: bump to 1.1.1
Diffstat (limited to 'extra/meson')
-rw-r--r-- | extra/meson/checksums | 2 | ||||
-rw-r--r-- | extra/meson/sources | 2 | ||||
-rw-r--r-- | extra/meson/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/meson/checksums b/extra/meson/checksums index 3e7fc1f3..431b008e 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -3cd6299a98f17022dcff199b076f629ac7f3ec19122d3da0af21899dc45d244d 1.1.0.tar.gz +2a409d1d73a0a3932720a3f9f7939d35f478939659b143c66b84913a37d3e5fa 1.1.1.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 19682a2b..de63cb22 100644 --- a/extra/meson/sources +++ b/extra/meson/sources @@ -1,2 +1,2 @@ -https://github.com/mesonbuild/meson/archive/1.1.0.tar.gz +https://github.com/mesonbuild/meson/archive/1.1.1.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index 7281bb52..e343e3f8 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -1.1.0 1 +1.1.1 1 |