diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-08-16 10:50:50 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-08-16 10:50:50 +0800 |
commit | f05782aacce812868ee13ced4e8102e897755dae (patch) | |
tree | 9fb05a02629024e0ce2de02422ceb88227229814 /games | |
parent | 61c82af52fbaa71248929c0c19f89d352704d601 (diff) | |
download | freebsd-ports-gnome-f05782aacce812868ee13ced4e8102e897755dae.tar.gz freebsd-ports-gnome-f05782aacce812868ee13ced4e8102e897755dae.tar.zst freebsd-ports-gnome-f05782aacce812868ee13ced4e8102e897755dae.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)
Diffstat (limited to 'games')
-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 |