diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-08-07 21:08:55 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-08-07 23:42:18 +0000 |
commit | a5d4d122cf2925ffd7e92d29ff255de4b5af9dea (patch) | |
tree | bb2ccdedece3866e9b42d60f6a61e6e76b0f31d8 | |
parent | 645f3b32ce80414be0f2658d23b65ae86802029e (diff) |
net/waypipe: update to 0.8.3
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.3
Reported by: GitLab (notify releases)
-rw-r--r-- | net/waypipe/Makefile | 4 | ||||
-rw-r--r-- | net/waypipe/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index 914b86a6e1fa..0a6d7fea408a 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org @@ -13,7 +13,7 @@ USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= a11a59c58bee3972ce9e1e18731eba28cc0a8f0a +GL_COMMIT= f37c665893c74fb3f47364a4c2cecad8248ee6d4 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 00578dc6d47c..9022a9358b63 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637861499 -SHA256 (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = c9b81251426d2ca3549a595aced7a40d688276b5f660ca62914b8b58d23dd05b -SIZE (mstoeckl-waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a_GL0.tar.gz) = 228806 +TIMESTAMP = 1659906535 +SHA256 (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 0d8bebf867a6aa87dfcd591e815558b63cd4e02a407ee3f694b3b3f034966e0f +SIZE (mstoeckl-waypipe-f37c665893c74fb3f47364a4c2cecad8248ee6d4_GL0.tar.gz) = 236302 |