openttd: update to 1.10.2

This commit is contained in:
Leonid Pliushch 2020-06-22 14:32:11 +03:00 committed by Yaksh Bariya
parent 548bf95eea
commit ce3b5c04b9
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.openttd.org/
TERMUX_PKG_DESCRIPTION="An engine for running Transport Tycoon Deluxe"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.10.1
TERMUX_PKG_REVISION=6
TERMUX_PKG_VERSION=1.10.2
TERMUX_PKG_SRCURL=https://github.com/OpenTTD/OpenTTD/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=cea59318607d51aef9b9de114bbb4f7d0d4bb0b1dd40e9dd4386469ed44eeeb4
TERMUX_PKG_SHA256=02cbd81b3d511c52c73c2a7f8938bfe3bfa16085b63f5d3f8e85f1d2ffbcc5cf
TERMUX_PKG_DEPENDS="desktop-file-utils, fontconfig, hicolor-icon-theme, libicu, liblzma, liblzo, libpng, openttd-gfx, openttd-msx, openttd-sfx, sdl"
TERMUX_PKG_BUILD_IN_SRC=true