diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/zaz/Makefile | 6 | ||||
-rw-r--r-- | games/zaz/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 27efbe930397..5127c62d39fd 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -1,8 +1,7 @@ # Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> PORTNAME= zaz -PORTVERSION= 1.0.0 -PORTREVISION= 8 +PORTVERSION= 1.0.1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} @@ -17,8 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libvorbis.so:audio/libvorbis \ libftgl.so:graphics/ftgl -USES= compiler:c++11-lang desktop-file-utils gl pkgconfig sdl \ - tar:bzip2 +USES= compiler:c++11-lang desktop-file-utils gl pkgconfig sdl GNU_CONFIGURE= yes USE_SDL= sdl image USE_GL= gl glu diff --git a/games/zaz/distinfo b/games/zaz/distinfo index f320cf0325c1..cb43a6f2520d 100644 --- a/games/zaz/distinfo +++ b/games/zaz/distinfo @@ -1,2 +1,3 @@ -SHA256 (zaz-1.0.0.tar.bz2) = e332cc1a6559e18a2b632940c53d20e2f2d2b583ba9dc1fd02a586437f9f0397 -SIZE (zaz-1.0.0.tar.bz2) = 25170073 +TIMESTAMP = 1617137238 +SHA256 (zaz-1.0.1.tar.gz) = b422c92f15dde0432e1819001e9eb6167895b380aad44e55abff17e02daf6be4 +SIZE (zaz-1.0.1.tar.gz) = 25320680 |