diff options
Diffstat (limited to 'games/solarus/Makefile')
-rw-r--r-- | games/solarus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 9e75e8333d8f..a3b6f294e21e 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,7 +1,7 @@ PORTNAME= solarus -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org @@ -22,7 +22,7 @@ USES= cmake:noninja compiler:c++11-lib gl openal sdl xorg USE_GITLAB= yes GL_ACCOUNT= solarus-games -GL_TAGNAME= b5d6aefbda31e0f436d25606478c4129504f914f +GL_TAGNAME= e70e3df7369d690615fc4c9b3f8dfa00066c5e87 USE_GL= gl glu USE_LDCONFIG= yes |