diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-26 11:09:22 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-26 11:09:22 +0000 |
commit | 27ed3c70b256f4d989043e736848dc414235860a (patch) | |
tree | 606b6e52bd0b431993b6b092fdb74cad886367cf /games/solarus | |
parent | 0faffdb9b6926685740cacd906a11bbed9e2ea85 (diff) | |
download | ports-27ed3c70b256f4d989043e736848dc414235860a.tar.gz ports-27ed3c70b256f4d989043e736848dc414235860a.zip |
Notes
Diffstat (limited to 'games/solarus')
-rw-r--r-- | games/solarus/Makefile | 2 | ||||
-rw-r--r-- | games/solarus/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 75e5225ff032..e1efabdd4096 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= solarus -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ DISTNAME= solarus-${PORTVERSION}-src diff --git a/games/solarus/distinfo b/games/solarus/distinfo index f4fbdeb2c704..41cc20fcbd96 100644 --- a/games/solarus/distinfo +++ b/games/solarus/distinfo @@ -1,2 +1,2 @@ -SHA256 (solarus-1.3.0-src.tar.gz) = d295ebd9c13d7a72a08dd35d76502e1ed5410996d110fc69c070ff67925aaf26 -SIZE (solarus-1.3.0-src.tar.gz) = 2449710 +SHA256 (solarus-1.3.1-src.tar.gz) = bfdbd909b817722985393869b1e8c18f18081fd0c68b4c3189c50ef0bbc8f55c +SIZE (solarus-1.3.1-src.tar.gz) = 2450599 |