Skip to content

Commit

Permalink
games/maxr: update 0.2.10 → 0.2.11
Browse files Browse the repository at this point in the history
- update WWW
  • Loading branch information
AMDmi3 committed Sep 27, 2023
1 parent 36278eb commit c2ef300
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions games/maxr/Makefile
@@ -1,18 +1,19 @@
PORTNAME= maxr
DISTVERSIONPREFIX= release-
DISTVERSION= 0.2.10
DISTVERSION= 0.2.11
CATEGORIES= games

MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Mechanized Assault and Exploration Reloaded
WWW= https://www.maxr.org/
WWW= https://www.maxr.org/ \
https://github.com/maxr-dot-org/maxr/

LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/data/COPYING

USES= cmake compiler:c++11-lib sdl
USES= cmake compiler:c++17-lang sdl
USE_GITHUB= yes
GH_ACCOUNT= MAX-Reloaded
GH_ACCOUNT= maxr-dot-org
USE_SDL= sdl2 mixer2 net2

PLIST_FILES= bin/${PORTNAME}
Expand Down
6 changes: 3 additions & 3 deletions games/maxr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684521812
SHA256 (MAX-Reloaded-maxr-release-0.2.10_GH0.tar.gz) = 4eb4cf59a50ba58fa1355ea8230e2c838b16caaf082afb810303051ad14361d1
SIZE (MAX-Reloaded-maxr-release-0.2.10_GH0.tar.gz) = 16090538
TIMESTAMP = 1693331628
SHA256 (maxr-dot-org-maxr-release-0.2.11_GH0.tar.gz) = bdf1a9a8c474da55766a435a299de39c479bd9c7e137b5c10542f277887ba817
SIZE (maxr-dot-org-maxr-release-0.2.11_GH0.tar.gz) = 15782845

0 comments on commit c2ef300

Please sign in to comment.