diff options
author | lifanov <lifanov@FreeBSD.org> | 2018-01-09 00:59:35 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:20:53 +0800 |
commit | 0f1d3bdbca3ffca7fe4d4465a8009a3bd8b653f2 (patch) | |
tree | 1cb09a7bf85afaf8dc97512cb8e1ddff142607eb /games | |
parent | ff7eae75ca56c75c26a9e807989c764df6bcd74d (diff) | |
download | freebsd-ports-gnome-0f1d3bdbca3ffca7fe4d4465a8009a3bd8b653f2.tar.gz freebsd-ports-gnome-0f1d3bdbca3ffca7fe4d4465a8009a3bd8b653f2.tar.zst freebsd-ports-gnome-0f1d3bdbca3ffca7fe4d4465a8009a3bd8b653f2.zip |
update games/stonesoup to 0.21.0
highlights:
* New species: Gnolls
* New god: Wu Jian Council
* New spell: Borgnjor's Vile Clutch
release announcement:
https://crawl.develz.org/wordpress/crawl-0-21-gnoll-country-for-old-jian
Diffstat (limited to 'games')
-rw-r--r-- | games/stonesoup/Makefile | 3 | ||||
-rw-r--r-- | games/stonesoup/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index 7d6921dec25d..caed56ec8a84 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.20.1 -PORTREVISION= 1 +PORTVERSION= 0.21.0 CATEGORIES= games MASTER_SITES= https://crawl.develz.org/release/%SUBDIR%/ \ http://crawl.develz.org/release/%SUBDIR%/ diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index 74233b145583..b4d4d2eba745 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499096325 -SHA256 (stone_soup-0.20.1.tar.xz) = 77d238bd859166e09bbf56127997f810d1c9794e1cf4a0d1edc0687b6f194dee -SIZE (stone_soup-0.20.1.tar.xz) = 28372712 +TIMESTAMP = 1515426335 +SHA256 (stone_soup-0.21.0.tar.xz) = fc8fb430c0fd485e9f91e396249a74c63d3bdb80d0104b3384bd697dd1802013 +SIZE (stone_soup-0.21.0.tar.xz) = 28842388 |