From 3a580f6ff856ef781dcc79ab3d18524132bcdba7 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 28 Jun 2020 15:39:26 +0300 Subject: [PATCH] openttd: bump revision --- x11-packages/openttd/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/openttd/build.sh b/x11-packages/openttd/build.sh index 496ba8175..debc3215b 100644 --- a/x11-packages/openttd/build.sh +++ b/x11-packages/openttd/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="An engine for running Transport Tycoon Deluxe" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=1.10.2 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://github.com/OpenTTD/OpenTTD/archive/$TERMUX_PKG_VERSION.tar.gz 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"