From: Matthieu Herrb Subject: update: wlroots to 0.17.2 To: ports@openbsd.org Date: Tue, 19 Mar 2024 07:31:17 +0100 Hi, simple update to wlroots 0.17.2. This is bug fixes release. No ABI changes (hence no lib bump). ok ? Index: Makefile =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/Makefile,v diff -u -p -u -r1.6 Makefile --- Makefile 25 Nov 2023 11:16:14 -0000 1.6 +++ Makefile 19 Mar 2024 06:16:39 -0000 @@ -1,6 +1,6 @@ COMMENT = modular Wayland compositor library -V = 0.17.0 +V = 0.17.2 EPOCH = 0 DISTNAME = wlroots-${V} CATEGORIES = wayland Index: distinfo =================================================================== RCS file: /local/cvs/ports/wayland/wlroots/distinfo,v diff -u -p -u -r1.3 distinfo --- distinfo 25 Nov 2023 11:16:14 -0000 1.3 +++ distinfo 19 Mar 2024 06:16:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (wlroots-0.17.0.tar.gz) = naNHWmg0pqmo/ZPehPTvkfnuSP9wwwWqlSK/DbnmESg= -SIZE (wlroots-0.17.0.tar.gz) = 606172 +SHA256 (wlroots-0.17.2.tar.gz) = 9AB9P3HhkLkACrSjCv2HgzsDSrJgIDCgCvRGX/1OmXw= +SIZE (wlroots-0.17.2.tar.gz) = 606822 -- Matthieu Herrb