xorriso: Bump to 1.5.4.pl02

This commit is contained in:
Tee KOBAYASHI 2022-12-04 11:00:09 +09:00 committed by xtkoba
parent ec03d2520d
commit 609ee0f0d5
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/xorriso
TERMUX_PKG_DESCRIPTION="Tool for creating ISO files"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1:1.5.4
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=1:1.5.4.pl02
TERMUX_PKG_SRCURL=https://www.gnu.org/software/xorriso/xorriso-${TERMUX_PKG_VERSION:2}.tar.gz
TERMUX_PKG_SHA256=3ac155f0ca53e8dbeefacc7f32205a98f4f27d2d348de39ee0183ba8a4c9e392
TERMUX_PKG_SHA256=3ec7393d4a9dcbf5f74309c28a415f55227ec62770b95ae993ac8d7a3b152972
TERMUX_PKG_DEPENDS="libiconv, libandroid-support, readline, libbz2, zlib"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-jtethreads"