diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2023-02-08 21:15:06 +0100 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2023-02-08 21:18:09 +0100 |
commit | 4af3a146f5e00efab3bac00cfd1682e07e12264d (patch) | |
tree | b41b8ef47cdf22ceda1e9396442fe7a314636d4e | |
parent | math/py-fastcluster: fix build on powerpc* with LLVM 14 by forcing 15 (diff) |
games/fheroes2: update to 1.0.1
Changelog: https://github.com/ihhub/fheroes2/releases/tag/1.0.1
-rw-r--r-- | games/fheroes2/Makefile | 2 | ||||
-rw-r--r-- | games/fheroes2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile index 8cc9d2234a9c..f253dc7fd423 100644 --- a/games/fheroes2/Makefile +++ b/games/fheroes2/Makefile @@ -1,5 +1,5 @@ PORTNAME= fheroes2 -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo index aeb1fdace7ad..89c1bcf6a857 100644 --- a/games/fheroes2/distinfo +++ b/games/fheroes2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671639940 -SHA256 (ihhub-fheroes2-1.0.0_GH0.tar.gz) = 80468b4eaf128ac5179a3416a02e2a2ef4ab34d90876b179fccd8d505f950440 -SIZE (ihhub-fheroes2-1.0.0_GH0.tar.gz) = 10928987 +TIMESTAMP = 1675871647 +SHA256 (ihhub-fheroes2-1.0.1_GH0.tar.gz) = 1e913cffec5cd29671b0aecdb55f1792887ec315f45978abfe8b0c1a1b0b642b +SIZE (ihhub-fheroes2-1.0.1_GH0.tar.gz) = 11197874 |