apache-ant: update to 1.10.12

This commit is contained in:
heitbaum 2021-10-20 19:53:03 +11:00
parent 7f19d9f272
commit ba1e003bc2

View File

@ -3,8 +3,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="apache-ant" PKG_NAME="apache-ant"
PKG_VERSION="1.10.11" PKG_VERSION="1.10.12"
PKG_SHA256="baa049855cdecbefa62539555824058e52412e5ebe8f102e1db944cb762e06d9" PKG_SHA256="6115c940367e50755cf806de5816f20a1db1321b1cb734e2c34ab20ef6682b9b"
PKG_LICENSE="Apache License 2.0" PKG_LICENSE="Apache License 2.0"
PKG_SITE="https://ant.apache.org/" PKG_SITE="https://ant.apache.org/"
PKG_URL="https://downloads.apache.org/ant/binaries/${PKG_NAME}-${PKG_VERSION}-bin.tar.xz" PKG_URL="https://downloads.apache.org/ant/binaries/${PKG_NAME}-${PKG_VERSION}-bin.tar.xz"