opendune, fix int types error on 32bit (#5397)

This commit is contained in:
Schrijvers Luc
2020-11-11 09:18:39 +01:00
committed by GitHub
parent da717df94e
commit 49ec4509b7
2 changed files with 47 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ for the game to run properly."
HOMEPAGE="http://www.opendune.org/"
COPYRIGHT="2009-2018 OpenDUNE Developers"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/OpenDUNE/OpenDUNE/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="8d5ed67669df1f17a44c097d9b6bee4e0623ce2a37f11938ce9cd77de546d06c"
SOURCE_FILENAME="OpenDUNE-$portVersion.tar.gz"