diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-08 15:18:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-08 15:27:23 +0000 |
commit | ad3e8b8e02f89169558fcd2f14ad8123ec4bbffe (patch) | |
tree | 0750a33becb72161d8670a7277f5c705d2b8857e /x11-toolkits | |
parent | 43e5a58d4753d03e5ec6678792775fa49d939c91 (diff) |
x11-toolkits/wlroots: update to 0.14.1
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.1
Reported by: GitHub (watch releases)
(cherry picked from commit e8342192e9dd8c0c3965bcfaa25687e32b5f1ae8)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/wlroots/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index cd4304611c4b..7543bf70a35d 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,6 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.14.0 -PORTREVISION= 1 +DISTVERSION= 0.14.1 CATEGORIES= x11-toolkits PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 180d981e7167..01b2e4f26af7 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1624389620 -SHA256 (swaywm-wlroots-0.14.0_GH0.tar.gz) = 2a8435bf63681868699c4e3975df31cb111ad2d3f35740179036083f87382ac7 -SIZE (swaywm-wlroots-0.14.0_GH0.tar.gz) = 505461 +TIMESTAMP = 1625757481 +SHA256 (swaywm-wlroots-0.14.1_GH0.tar.gz) = 448a83d579ac280357c8a4e902b9477bacbab81cc4d9c140e443642d458869db +SIZE (swaywm-wlroots-0.14.1_GH0.tar.gz) = 505840 SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 SHA256 (55a8d225cf8c.patch) = f9df98540fdabe35c61ed828f6d64633aab72edf0ba1c7ad0849594f10383ce7 |