Skip to content

Commit

Permalink
Merge pull request #12652 from wolfi-dev/wolfictl-3009b9b8-dd6c-445f-…
Browse files Browse the repository at this point in the history
…937b-b651cee07492

libgit2/1.7.2 package update
  • Loading branch information
ajayk authored Feb 7, 2024
2 parents 567374d + 53b24ef commit cb73dcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libgit2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libgit2
version: 1.7.1
epoch: 1
version: 1.7.2
epoch: 0
description: "A cross-platform, linkable library implementation of Git that you can use in your application."
copyright:
- license: GPL-2.0-only WITH GCC-exception-2.0
Expand All @@ -25,7 +25,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/libgit2/libgit2/archive/v${{package.version}}.tar.gz
expected-sha256: 17d2b292f21be3892b704dddff29327b3564f96099a1c53b00edc23160c71327
expected-sha256: de384e29d7efc9330c6cdb126ebf88342b5025d920dcb7c645defad85195ea7f

- name: Configure
runs: |
Expand Down

0 comments on commit cb73dcf

Please sign in to comment.