diff options
Diffstat (limited to 'games/openrct2/Makefile')
-rw-r--r-- | games/openrct2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 14928e52ee38..39039b313a08 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,9 +1,9 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.21 +DISTVERSION= 0.4.24 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/objects/releases/download/v1.7.1/:object \ https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6/:openmsx \ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/:opensfx DISTFILES= title-sequences.zip:sequence \ |