diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-03 15:50:10 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-03 15:50:10 +0100 |
commit | db99254cfa3db38d60f6dcd590a9e9327a7b72bc (patch) | |
tree | b50f5ab95f41f2668c49ac57b287a699904701e4 /extra/meson | |
parent | 735190c3909239205e429eb08e802b97582dd787 (diff) | |
download | repository-db99254cfa3db38d60f6dcd590a9e9327a7b72bc.tar.gz |
meson: bump to 0.60.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 0d201b10..109ccc2c 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -84d569b335920dca0a0dc2f6b106ec7fe6347ddc5e4f7df6170ac9c79872b984 0.59.3.tar.gz +3a1c9cce438c1167a54c9d5a8b3c98e56d18076b2d8f82c3a91bd85da50c7855 0.60.1.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 0200f197..0fcec19d 100644 --- a/extra/meson/sources +++ b/extra/meson/sources @@ -1,2 +1,2 @@ -https://github.com/mesonbuild/meson/archive/0.59.3.tar.gz +https://github.com/mesonbuild/meson/archive/0.60.1.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index 052beff1..d38e00ae 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -0.59.3 1 +0.60.1 1 |