diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 23:56:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 23:56:43 +0100 |
commit | 65c6c820c1077fea91874f17b6a07ded90454a66 (patch) | |
tree | 4b1e3268173e0ec8f7558eb2bdc181146054ef9d /dev-util | |
parent | sys-kernel/zen-sources: add 6.3.9, drop 6.2.13 (diff) | |
download | gentoo-65c6c820c1077fea91874f17b6a07ded90454a66.tar.gz gentoo-65c6c820c1077fea91874f17b6a07ded90454a66.tar.bz2 gentoo-65c6c820c1077fea91874f17b6a07ded90454a66.zip |
dev-util/meson: add 1.2.0, drop 1.2.0_rc3
Fixed upstream, or near enough fixed, in https://github.com/mesonbuild/meson/commit/9cc67b7fd185f92fb6c21ea7ecdb3d798ef3c2ae.
(Still unclear why, when searching for libcxx first, it "succeeds" though, but
whatever.)
Closes: https://bugs.gentoo.org/910231
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/meson/Manifest | 2 | ||||
-rw-r--r-- | dev-util/meson/meson-1.2.0.ebuild (renamed from dev-util/meson/meson-1.2.0_rc3.ebuild) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest index b8fa06613693..c7c5bbaa344b 100644 --- a/dev-util/meson/Manifest +++ b/dev-util/meson/Manifest @@ -1,2 +1,2 @@ DIST meson-1.1.1.tar.gz 2125503 BLAKE2B 295b46d19c8a1d64d326a6c826e2abe11d9768902ed2f8816df18677e7f3f58decc0c660925821825ecd9a4955a65bda8b2aa66a7bb1961810d8f78f92a3fd8a SHA512 c6259d73566d2532b87e8a23951363103f7be2aacdf120e50946273a2fed6b1602104a3ffbfda159138ac8f780d2c3e67a6fe2c8c228b73c1266775491797adb -DIST meson-1.2.0rc3.tar.gz 2179074 BLAKE2B a195ccbc2fdf601ec7a0bbc4d858f04b37a843be4705e58f40274ada82615b63fd02f0e681138595d122bce76e274d69c6937247a578ae6bd76d71329693aa9d SHA512 af2659d88d8b8db46c4b96a6c6b2da0ee71899600f8c6a65d1086503d3ee003b28f2ab37782bf678a7f90d6be5f2de10f7032e002008b57136b8f905b90dd5dc +DIST meson-1.2.0.tar.gz 2182568 BLAKE2B a8239c41ab5d20c26c057293dc85e5577eb9e6eef7a39acc67a0b5b1e82b1afae341936431d96571ff83e96b7648a80a16cfd8eb581ff29b2ca88615657d5ca3 SHA512 8b5768cf0dab5f88d2f3e3962305910e707ff810cbd21b5997aab0bb6abe1c4d5dbd24ec59ab4072f1faa9b81daa8be993d56679445afa93700676f52e314d23 diff --git a/dev-util/meson/meson-1.2.0_rc3.ebuild b/dev-util/meson/meson-1.2.0.ebuild index fefd68d177e5..fefd68d177e5 100644 --- a/dev-util/meson/meson-1.2.0_rc3.ebuild +++ b/dev-util/meson/meson-1.2.0.ebuild |