diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-03-11 14:05:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-08 17:04:28 +0000 |
commit | 21dba3a7bf0ed15ec13befd504464d938a1a7870 (patch) | |
tree | bfa343376d2364bda9a010973a2cfbd56fd518ab | |
parent | a3b457c23659857de93d0529ad83b3a70cb8e949 (diff) |
net/waypipe: update to 0.8.6
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.6
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 d196be089079..37ab713c3940 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,6 +1,6 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.8.5 +DISTVERSION= 0.8.6 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +14,7 @@ USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 7a174f16f4a4da396529c5de66eb010eaeef86e5 +GL_COMMIT= 033d0e7eb613f1ddfe104d07079a81b8d4e02dac PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 520060bc2a5b..c8e315869005 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678543540 -SHA256 (mstoeckl-waypipe-7a174f16f4a4da396529c5de66eb010eaeef86e5_GL0.tar.gz) = 6f0fd6b92ba6fc6140e97c9bf0e9a8e4f9a583ccce11a89ce465668d59fc41f8 -SIZE (mstoeckl-waypipe-7a174f16f4a4da396529c5de66eb010eaeef86e5_GL0.tar.gz) = 238847 +TIMESTAMP = 1680957715 +SHA256 (mstoeckl-waypipe-033d0e7eb613f1ddfe104d07079a81b8d4e02dac_GL0.tar.gz) = 9af832a0bb1e7757eff116eb48f8a2fca1116dfcce1473d8baea07a15aa65b78 +SIZE (mstoeckl-waypipe-033d0e7eb613f1ddfe104d07079a81b8d4e02dac_GL0.tar.gz) = 237569 |