git: d5f675864178 - main - x11/thingylaunch: update to 3.0.1

From: Pietro Cerutti <gahr_at_FreeBSD.org>
Date: Sat, 04 Mar 2023 17:52:02 UTC
The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5f675864178cb8a784129384902a2bb139de2c3

commit d5f675864178cb8a784129384902a2bb139de2c3
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2023-03-04 17:40:03 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2023-03-04 17:50:53 +0000

    x11/thingylaunch: update to 3.0.1
    
    Fix warning due to unqualified call to std::move, see
    https://reviews.llvm.org/D119670
---
 x11/thingylaunch/Makefile | 2 +-
 x11/thingylaunch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 1b039c92d960..09539e5e207e 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thingylaunch
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	x11
 MASTER_SITES=	https://code.ptrcrt.ch/${PORTNAME}/tarball/${PORTVERSION}/
 
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index 7eac01b85051..0806061dfd7b 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677944136
-SHA256 (thingylaunch-3.0.0.tar.gz) = 385e350152d8b229170b88a47eff11c456ca02d9bfe77a001d74a2d04341772d
-SIZE (thingylaunch-3.0.0.tar.gz) = 10050
+TIMESTAMP = 1677951204
+SHA256 (thingylaunch-3.0.1.tar.gz) = dd5ba3982dfb56e20ade86af27984697a0ab8c2fb29ece42f64f54b596c0082c
+SIZE (thingylaunch-3.0.1.tar.gz) = 10111