apache-ant: update to 1.10.13

news:
- https://ant.apache.org/antnews.html
- https://github.com/apache/ant/blob/master/WHATSNEW
This commit is contained in:
Rudi Heitbaum 2023-03-30 10:47:29 +00:00
parent 6bb8deb52d
commit c82901f058

View File

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