diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-10 19:06:33 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-10 19:20:22 +0200 |
commit | 7df1c16e57e8bed7fed625993a6a2f1b1c8eae29 (patch) | |
tree | 846a9789bb023e9d46b73f75c7f2039326b4fd9b | |
parent | cad/nvc: fix build on powerpc* (diff) |
games/fheroes2: update to 0.9.18
Changelog: https://github.com/ihhub/fheroes2/releases/tag/0.9.18
-rw-r--r-- | games/fheroes2/Makefile | 3 | ||||
-rw-r--r-- | games/fheroes2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile index 2eae5fcf3396..8f341a32dc33 100644 --- a/games/fheroes2/Makefile +++ b/games/fheroes2/Makefile @@ -1,6 +1,5 @@ PORTNAME= fheroes2 -PORTVERSION= 0.9.17 -PORTREVISION= 1 +PORTVERSION= 0.9.18 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo index e4cb120f09a3..c91eef98c2be 100644 --- a/games/fheroes2/distinfo +++ b/games/fheroes2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657552026 -SHA256 (ihhub-fheroes2-0.9.17_GH0.tar.gz) = aaed7517eefabeddea4701f96fce0c9b1212220bde89c87cef378f124a19565b -SIZE (ihhub-fheroes2-0.9.17_GH0.tar.gz) = 3966856 +TIMESTAMP = 1660150576 +SHA256 (ihhub-fheroes2-0.9.18_GH0.tar.gz) = bcd9afce7b869630f97cfdb713668f0f7dccf69fc6b31db1ca74ac2f63524a8d +SIZE (ihhub-fheroes2-0.9.18_GH0.tar.gz) = 5117381 |