diff options
Diffstat (limited to '')
-rw-r--r-- | games/openttd/Makefile | 8 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index d008b5bebb5b..7e5986e6d420 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,10 +2,14 @@ # $FreeBSD$ PORTNAME= openttd -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 CATEGORIES= games -MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ +MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ + http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ + http://de.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ + http://fr.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${DISTVERSION}/ \ + http://uk.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/openttd/distinfo b/games/openttd/distinfo index bbf7c48d1b90..3b996352973a 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.5.1-source.tar.xz) = c98e76e57de213c8d2ccafa4fa2e02b91c031b2487639ccf9b85c725c1428f49 -SIZE (openttd-1.5.1-source.tar.xz) = 6557704 +SHA256 (openttd-1.5.2-source.tar.xz) = 60e68eca552e34268033885e5389ad46b88b692514bf426a6e37cebd8d819f28 +SIZE (openttd-1.5.2-source.tar.xz) = 6565476 |