diff --git a/packages/devel/commons-text/package.mk b/packages/devel/commons-text/package.mk index 575e9f4dec..f3014d245f 100644 --- a/packages/devel/commons-text/package.mk +++ b/packages/devel/commons-text/package.mk @@ -2,8 +2,8 @@ # Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv) PKG_NAME="commons-text" -PKG_VERSION="1.12.0" -PKG_SHA256="265a149c7e0c1ebfe019bbe0226f8c1f6474811054d459145510ea2eed93a11a" +PKG_VERSION="1.13.0" +PKG_SHA256="a690c1e868a373f2d0fa5e7e89f5359b24e544d1b5e310f5a709d95a03a95df5" PKG_LICENSE="Apache-2.0" PKG_SITE="https://commons.apache.org/proper/commons-text/" PKG_URL="https://archive.apache.org/dist/commons/text/binaries/commons-text-${PKG_VERSION}-bin.tar.gz"