diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-07-31 13:21:22 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-07-31 17:21:38 +0000 |
commit | d7edfd892ef1283d92f45684a2ae67d4b13c5b5d (patch) | |
tree | 7566b8e55616412323b97e03e919767ec8512c4b | |
parent | 93e17d50eb23572b334f4a42fa1ae5e6d4a52400 (diff) | |
download | ports-d7edfd892ef1283d92f45684a2ae67d4b13c5b5d.tar.gz ports-d7edfd892ef1283d92f45684a2ae67d4b13c5b5d.zip |
x11-wm/wayfire: update to 0.7.4
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.7.4
Reported by: GitHub (watch releases)
-rw-r--r-- | x11-wm/wayfire/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wayfire/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index 1163f50e2f99..2f73b09f6a7e 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -1,6 +1,6 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v -DISTVERSION= 0.7.3 +DISTVERSION= 0.7.4 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/wayfire/distinfo b/x11-wm/wayfire/distinfo index 119ca9dd016f..8c112e8b2d12 100644 --- a/x11-wm/wayfire/distinfo +++ b/x11-wm/wayfire/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1650049372 -SHA256 (WayfireWM-wayfire-v0.7.3_GH0.tar.gz) = 72575b6d598087d6fe737a8066db5405d7cff88a3041447f56b83313ac9a0684 -SIZE (WayfireWM-wayfire-v0.7.3_GH0.tar.gz) = 364366 +TIMESTAMP = 1659273682 +SHA256 (WayfireWM-wayfire-v0.7.4_GH0.tar.gz) = 343093e3b062383d2a6965ca09eb26d0f68cb897d8efeb69f4967679bb128c8e +SIZE (WayfireWM-wayfire-v0.7.4_GH0.tar.gz) = 364792 SHA256 (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 3d66a67b35452741135420caf43ba349d35fc64643b8e223e6cdf74dbcef33aa SIZE (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 9881 SHA256 (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 8848592f4a04dec60c3e09a996f15d1f86e79f544eda4519f2b3d9dc91997db3 |