diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-29 00:56:27 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-29 00:56:27 +0200 |
commit | 92d4ad61625a4a74071a84e9d70ac3f3fee17b3d (patch) | |
tree | e6371d862466168cbfdb6186f263101ff6af77e4 /extra/meson | |
parent | 796d963a932d7397431da1758895a980391350d1 (diff) | |
download | repository-92d4ad61625a4a74071a84e9d70ac3f3fee17b3d.tar.gz |
Revert "meson: bump to 0.60.0"
There are some changes in meson that break certain packages, we are
going to revert until issues are fixed.
This reverts commit bc76191c828adb3cb028b08a4346301b7630a251.
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 9511df81..0d201b10 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -4d5b176a5b1662682dabe11bc5a2c5f3466ab4a70bed77bdaf7bc9ae26194dcc 0.60.0.tar.gz +84d569b335920dca0a0dc2f6b106ec7fe6347ddc5e4f7df6170ac9c79872b984 0.59.3.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 9a1ca2eb..0200f197 100644 --- a/extra/meson/sources +++ b/extra/meson/sources @@ -1,2 +1,2 @@ -https://github.com/mesonbuild/meson/archive/0.60.0.tar.gz +https://github.com/mesonbuild/meson/archive/0.59.3.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index baa1d53c..052beff1 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -0.60.0 1 +0.59.3 1 |