Skip to content

Commit 781099e

Browse files
authored
Merge pull request #246 from admlck/git-2.47.1
devel/git: Bump to 2.47.1
2 parents 20c1cab + 3791bda commit 781099e

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.45.1"
4+
PKG_VERSION: "2.47.1"
55

66
depends:
77
- libs::zlib-dev
@@ -18,7 +18,7 @@ depends:
1818
checkoutSCM:
1919
scm: url
2020
url: ${KERNEL_MIRROR}/software/scm/git/git-${PKG_VERSION}.tar.xz
21-
digestSHA256: "e64d340a8e627ae22cfb8bcc651cca0b497cf1e9fdf523735544ff4a732f12bf"
21+
digestSHA256: "f3d8f9bb23ae392374e91cd9d395970dabc5b9c5ee72f39884613cd84a6ed310"
2222
extract: False
2323

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

0 commit comments

Comments
 (0)