Skip to content

Commit e435121

Browse files
committed
bump(main/units): 2.25
This commit has been automatically submitted by Github Actions.
1 parent 0a81815 commit e435121

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/units/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/units/
22
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
33
TERMUX_PKG_LICENSE="GPL-3.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="2.24"
6-
TERMUX_PKG_REVISION=1
5+
TERMUX_PKG_VERSION="2.25"
76
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=1e502c4edfacf20b29284716c72e5ddb51a495a2365d7b03e7960494c4a0c902
7+
TERMUX_PKG_SHA256=36edf43ac00b4d6304baea91387e65ab05118bf65c921f73d3b08828e5a6ec0b
98
TERMUX_PKG_DEPENDS="readline, libandroid-support"
109
TERMUX_PKG_AUTO_UPDATE=true
1110
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)