1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

x11/thingylaunch: update to 3.0.1

Fix warning due to unqualified call to std::move, see
https://reviews.llvm.org/D119670
This commit is contained in:
Pietro Cerutti 2023-03-04 17:40:03 +00:00
parent 06ca34545d
commit d5f6758641
2 changed files with 4 additions and 4 deletions

View File

@ -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}/

View File

@ -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