diff options
Diffstat (limited to 'games/openrct2/Makefile')
-rw-r--r-- | games/openrct2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 14928e52ee38..8ea563c724ae 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,11 +1,11 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.21 +DISTVERSION= 0.4.25 CATEGORIES= games MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/:sequence \ - https://github.com/OpenRCT2/objects/releases/download/v1.6.1/:object \ - https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6/:openmsx \ - https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/:opensfx + https://github.com/OpenRCT2/objects/releases/download/v1.7.2/:object \ + https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6.1/:openmsx \ + https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.6/:opensfx DISTFILES= title-sequences.zip:sequence \ objects.zip:object\ openmusic.zip:openmsx \ |