diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-09-17 07:51:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-09-17 18:24:28 +0000 |
commit | a8d1720761a607566521992acea3e9421c0e175e (patch) | |
tree | 73f53c300217521cafa2c8651c59b758a5bd5212 | |
parent | 9ddf4007c38695d6ed924ea751e96ca0da4f39c4 (diff) | |
download | ports-a8d1720761a607566521992acea3e9421c0e175e.tar.gz ports-a8d1720761a607566521992acea3e9421c0e175e.zip |
x11/wob: update to 0.15.1
Changes: https://github.com/francma/wob/releases/tag/0.15.1
Reported by: GitHub (watch releases)
-rw-r--r-- | x11/wob/Makefile | 2 | ||||
-rw-r--r-- | x11/wob/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wob/Makefile b/x11/wob/Makefile index 3a7b11945d75..5316f0b8fb9b 100644 --- a/x11/wob/Makefile +++ b/x11/wob/Makefile @@ -1,5 +1,5 @@ PORTNAME= wob -DISTVERSION= 0.15 +DISTVERSION= 0.15.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wob/distinfo b/x11/wob/distinfo index 27ccfd010bd1..09bbf20fd00a 100644 --- a/x11/wob/distinfo +++ b/x11/wob/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694864576 -SHA256 (francma-wob-0.15_GH0.tar.gz) = 78a031cc963b0f1095ecd9127aa16a50f244dd2bdea40e2670be00086cfe7b95 -SIZE (francma-wob-0.15_GH0.tar.gz) = 22980 +TIMESTAMP = 1694937086 +SHA256 (francma-wob-0.15.1_GH0.tar.gz) = 094f666e799a7fa0914192d041032f4e9a28a87486d024db80ade010988b218a +SIZE (francma-wob-0.15.1_GH0.tar.gz) = 23389 |