diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-16 02:50:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-16 02:50:50 +0000 |
commit | eed96521938970f06edd9cfff44f31f9fd99a7aa (patch) | |
tree | 9fb05a02629024e0ce2de02422ceb88227229814 | |
parent | 6ad100cf1b0528f0c46afccf04b19612e0749943 (diff) | |
download | freebsd-ports-eed96521938970f06edd9cfff44f31f9fd99a7aa.zip |
games/stonesoup: update to 0.16.2
Changes: http://crawl.develz.org/wordpress/crawl-0-16-2-bugfix-release
PR: 202306
Submitted by: tobias.rehbein@web.de (maintainer)
-rw-r--r-- | games/stonesoup/Makefile | 2 | ||||
-rw-r--r-- | games/stonesoup/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index fa89c3b9ab4f..70345eb94a81 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= games MASTER_SITES= SF/crawl-ref/Stone%20Soup/${PORTVERSION} MASTER_SITES= http://crawl.develz.org/release/ diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index b998a467c652..5cbe714a3571 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,2 +1,2 @@ -SHA256 (stone_soup-0.16.1-nodeps.tar.xz) = e93ae81f93dbeec17c1bd9ac8bcd84e951a5856124fb7c93c336e9678ab9cfe4 -SIZE (stone_soup-0.16.1-nodeps.tar.xz) = 9250980 +SHA256 (stone_soup-0.16.2-nodeps.tar.xz) = 26b4d968f858916254f2e49866da33c8f86d5617e38abd9b51813882dadc0179 +SIZE (stone_soup-0.16.2-nodeps.tar.xz) = 9252540 |