diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-05 16:54:20 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-05 16:54:20 +0100 |
commit | 35e5440d87328209b5e2cb294e0b3842d5124ec8 (patch) | |
tree | 7a86c895e38346b64a592911fa1cf28a1b4e1bfd | |
parent | 074f643aad892009342d42c16edcefcd2735eeb0 (diff) | |
download | repository-35e5440d87328209b5e2cb294e0b3842d5124ec8.tar.gz |
wlroots: bump to 0.15.1
-rw-r--r-- | wayland/wlroots/checksums | 2 | ||||
-rw-r--r-- | wayland/wlroots/sources | 2 | ||||
-rw-r--r-- | wayland/wlroots/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/wayland/wlroots/checksums b/wayland/wlroots/checksums index f3c0164f..baf6f9e6 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1,2 +1,2 @@ %BLAKE3 -52e255ec9918d08015325e276ca23a4e9a08f860eb9656c9a5b241160fbe2942 wlroots-0.15.0.tar.gz +39ac648efb7060e042715222528991cb1c830569ad576d4ae76628cb87d98ba3 wlroots-0.15.1.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 8a1e4851..5dc6d69f 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.15.0/wlroots-0.15.0.tar.gz +https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.15.1/wlroots-0.15.1.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index cd62e2ea..a506fde3 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.15.0 1 +0.15.1 1 |