Skip to content

Commit f2b6049

Browse files
committed
bump(main/git): 2.54.0
This commit has been automatically submitted by Github Actions.
1 parent 473c498 commit f2b6049

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/git/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://git-scm.com/
22
TERMUX_PKG_DESCRIPTION="Fast, scalable, distributed revision control system"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="Joshua Kahn <tom@termux.dev>"
5-
TERMUX_PKG_VERSION="2.53.0"
5+
TERMUX_PKG_VERSION="2.54.0"
66
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz
7-
TERMUX_PKG_SHA256=5818bd7d80b061bbbdfec8a433d609dc8818a05991f731ffc4a561e2ca18c653
7+
TERMUX_PKG_SHA256=f689162364c10de79ef89aa8dbf48731eb057e34edbbd20aca510ce0154681a3
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libcurl, libexpat, libiconv, less, openssl, pcre2, zlib"
1010
TERMUX_PKG_RECOMMENDS="openssh"

0 commit comments

Comments
 (0)