diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-09-20 20:00:40 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-09-20 20:00:40 +0000 |
commit | 3c4e8311c5f654075cb890c0c7fed9400e1d71f3 (patch) | |
tree | f66ff6e724a0c100737479c4667067785c8a3419 /games | |
parent | x11/slim: Add non-default UTF-8 character input support (diff) |
Update to version 0.15.1
PR: ports/193753
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/stonesoup/Makefile | 3 | ||||
-rw-r--r-- | games/stonesoup/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index 56e7bf435290..eb0ce378a562 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.15.0 -PORTREVISION= 1 +PORTVERSION= 0.15.1 CATEGORIES= games MASTER_SITES= SF/crawl-ref/Stone%20Soup/${PORTVERSION} DISTNAME= stone_soup-${PORTVERSION}-nodeps diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index dd7aec28856d..ad1632bb8377 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,2 +1,2 @@ -SHA256 (stone_soup-0.15.0-nodeps.tar.xz) = 3aef4762a9b9bc142010dcddc747b023e8a8bd351ae3c22d1bab09b9d302f5da -SIZE (stone_soup-0.15.0-nodeps.tar.xz) = 8965368 +SHA256 (stone_soup-0.15.1-nodeps.tar.xz) = 44782a3a7b1ca7dac5fc11582b0c862e5696c9ae54120b2cb4ed28d9b9461dc1 +SIZE (stone_soup-0.15.1-nodeps.tar.xz) = 8971016 |