We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a81815 commit e435121Copy full SHA for e435121
packages/units/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/units/
2
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
3
TERMUX_PKG_LICENSE="GPL-3.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="2.24"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="2.25"
7
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
8
-TERMUX_PKG_SHA256=1e502c4edfacf20b29284716c72e5ddb51a495a2365d7b03e7960494c4a0c902
+TERMUX_PKG_SHA256=36edf43ac00b4d6304baea91387e65ab05118bf65c921f73d3b08828e5a6ec0b
9
TERMUX_PKG_DEPENDS="readline, libandroid-support"
10
TERMUX_PKG_AUTO_UPDATE=true
11
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments