From 2cf531e7bbce42845da5683a8e7079bd2936c3c8 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Fri, 11 Apr 2025 13:54:38 +0000 Subject: [PATCH] commons-text: update to 1.13.1 --- packages/devel/commons-text/package.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/devel/commons-text/package.mk b/packages/devel/commons-text/package.mk index f3014d245f..dfdace6851 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.13.0" -PKG_SHA256="a690c1e868a373f2d0fa5e7e89f5359b24e544d1b5e310f5a709d95a03a95df5" +PKG_VERSION="1.13.1" +PKG_SHA256="51236deae067ec2d97826f515a495e57002d749cfd9bdd0a19cc35cbeaaccb6d" 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"