Skip to content

Commit 6c372f0

Browse files
authored
Merge pull request #313 from admlck/git2530
Git2530
2 parents 43b4706 + cfb7b5e commit 6c372f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/devel/git.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
inherit: [cpackage, install, make, pkg-config]
22

33
metaEnvironment:
4-
PKG_VERSION: "2.47.1"
4+
PKG_VERSION: "2.53.0"
55
PKG_LICENSE: "GPL-2.0-only"
66

77
depends:
@@ -19,7 +19,7 @@ depends:
1919
checkoutSCM:
2020
scm: url
2121
url: ${KERNEL_MIRROR}/software/scm/git/git-${PKG_VERSION}.tar.xz
22-
digestSHA256: "f3d8f9bb23ae392374e91cd9d395970dabc5b9c5ee72f39884613cd84a6ed310"
22+
digestSHA256: "5818bd7d80b061bbbdfec8a433d609dc8818a05991f731ffc4a561e2ca18c653"
2323
extract: False
2424

2525
buildTools: [target-toolchain, curl, host-toolchain, gettext]

0 commit comments

Comments
 (0)