wayland-protocols: 1.23

This commit is contained in:
Dylan Araps 2021-09-15 22:54:26 +03:00
parent c8f221729a
commit 8b0c6cfc70
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 11 additions and 6 deletions

View File

@ -1,7 +1,11 @@
#!/bin/sh -e
./configure \
--prefix=/usr
meson \
--prefix=/usr \
--buildtype=release \
-Dtests=false \
. output
ninja -C output
ninja -C output install
make
make install

View File

@ -1 +1 @@
96e7cf03524995a47028236c6d6141c874e693cb80c0be8dabe15455cdd5a5a7
6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76

View File

@ -1 +1,2 @@
meson make
wayland make

View File

@ -1 +1 @@
1.22 1
1.23 1