Skip to content

Commit

Permalink
Merge pull request #246 from admlck/git-2.47.1
Browse files Browse the repository at this point in the history
devel/git: Bump to 2.47.1
  • Loading branch information
jkloetzke authored Dec 30, 2024
2 parents 20c1cab + 3791bda commit 781099e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/devel/git.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
inherit: [cpackage, install, make, pkg-config]

metaEnvironment:
PKG_VERSION: "2.45.1"
PKG_VERSION: "2.47.1"

depends:
- libs::zlib-dev
Expand All @@ -18,7 +18,7 @@ depends:
checkoutSCM:
scm: url
url: ${KERNEL_MIRROR}/software/scm/git/git-${PKG_VERSION}.tar.xz
digestSHA256: "e64d340a8e627ae22cfb8bcc651cca0b497cf1e9fdf523735544ff4a732f12bf"
digestSHA256: "f3d8f9bb23ae392374e91cd9d395970dabc5b9c5ee72f39884613cd84a6ed310"
extract: False

buildTools: [target-toolchain, curl, host-toolchain, gettext]
Expand Down

0 comments on commit 781099e

Please sign in to comment.