diff --git a/packages/devel/commons-text/package.mk b/packages/devel/commons-text/package.mk index 654ba2112a..575e9f4dec 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.11.0" -PKG_SHA256="4169cb90571fb28fad4c5eea7c1c994c18f1995452f73e8ea7a86087c0e3822e" +PKG_VERSION="1.12.0" +PKG_SHA256="265a149c7e0c1ebfe019bbe0226f8c1f6474811054d459145510ea2eed93a11a" 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"