openttd-gfx: fix source download

This commit is contained in:
Leonid Pliushch 2020-07-22 21:10:19 +03:00 committed by Yaksh Bariya
parent e135194463
commit e742b0bd6c
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ TERMUX_PKG_SHA256=c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0d
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_extract_package() {
termux_step_get_source() {
termux_download \
"$TERMUX_PKG_SRCURL" \
"$TERMUX_PKG_CACHEDIR/opengfx-$TERMUX_PKG_VERSION.zip" \