diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-25 10:45:51 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-25 10:45:51 +0200 |
commit | bc76191c828adb3cb028b08a4346301b7630a251 (patch) | |
tree | 90aaa4b050a9a9d4bc56d68d86a191a34c5026f8 /extra/meson | |
parent | e21850eeaaaece42ee56a6eade55829909f59cd3 (diff) | |
download | repository-bc76191c828adb3cb028b08a4346301b7630a251.tar.gz |
meson: bump to 0.60.0
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..9511df81 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -84d569b335920dca0a0dc2f6b106ec7fe6347ddc5e4f7df6170ac9c79872b984 0.59.3.tar.gz +4d5b176a5b1662682dabe11bc5a2c5f3466ab4a70bed77bdaf7bc9ae26194dcc 0.60.0.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 0200f197..9a1ca2eb 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.0.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index 052beff1..baa1d53c 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -0.59.3 1 +0.60.0 1 |