diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-12-25 15:59:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-12-25 16:36:04 +0000 |
commit | 3256acf22e55889ad6bcbca821667457633acea1 (patch) | |
tree | 50ca515e8098cb149445d1d1fb8ffc26d0244ad1 | |
parent | a8bed4f816621a8c3595af72eb7810abda988513 (diff) | |
download | ports-3256acf22e55889ad6bcbca821667457633acea1.tar.gz ports-3256acf22e55889ad6bcbca821667457633acea1.zip |
x11-wm/sway: update to 1.8
Changes: https://github.com/swaywm/sway/releases/tag/1.8
Reported by: GitHub (watch releases)
-rw-r--r-- | x11-wm/sway/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sway/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index e564cdc84844..4e0669fc5e5c 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,5 +1,5 @@ PORTNAME= sway -DISTVERSION= 1.8-rc4 +DISTVERSION= 1.8 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo index 6748c48659f2..505277e8d7fb 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1671442802 -SHA256 (swaywm-sway-1.8-rc4_GH0.tar.gz) = 3be8c79b84603585f2147754a284a1d9841bd6faded7905de597c6ac46b797b3 -SIZE (swaywm-sway-1.8-rc4_GH0.tar.gz) = 5577210 +TIMESTAMP = 1671983996 +SHA256 (swaywm-sway-1.8_GH0.tar.gz) = fae0422bca8f528027f77e3a7bbea2be0498bba2ad3f0d22554ff8827e37f04e +SIZE (swaywm-sway-1.8_GH0.tar.gz) = 5577138 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d SIZE (cd9d1038a822.patch) = 8968 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa |