Skip to content

Commit f09a45e

Browse files
committed
bump(main/parallel): 2025082
This commit has been automatically submitted by Github Actions.
1 parent 3f3879a commit f09a45e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/parallel/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/parallel/
22
TERMUX_PKG_DESCRIPTION="GNU Parallel is a shell tool for executing jobs in parallel using one or more machines"
33
TERMUX_PKG_LICENSE="GPL-3.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="20250722"
5+
TERMUX_PKG_VERSION="20250822"
66
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/parallel/parallel-${TERMUX_PKG_VERSION}.tar.bz2
7-
TERMUX_PKG_SHA256=91a81ff4129cdf5ad3c3c45ec033e75f2bbea5447f4b6813a0d8cfe8e5c7843b
7+
TERMUX_PKG_SHA256=019d328722867cffe918c449364308c0df048456c69299b91451a3e6fac9167a
88
TERMUX_PKG_DEPENDS="perl"
99
TERMUX_PKG_PLATFORM_INDEPENDENT=true
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)