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/sources | |
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/sources')
-rw-r--r-- | extra/meson/sources | 2 |
1 files changed, 1 insertions, 1 deletions
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 |