diff options
Diffstat (limited to 'x11/thingylaunch/Makefile')
-rw-r--r-- | x11/thingylaunch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index 140fc9892af0..7b3dd0870521 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thingylaunch -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= x11 MASTER_SITES= http://gahr.ch/thingylaunch/ @@ -38,7 +38,7 @@ CMAKE_ARGS+= -DUSE_XCB:BOOL=ON USE_GITHUB= yes GH_ACCOUNT= gahr GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= 6be8728 +GH_COMMIT= c5ec8c2 PLIST_FILES= bin/${PORTNAME} |