Skip to content

Commit

Permalink
git-absorb: update to 0.6.15.
Browse files Browse the repository at this point in the history
Closes: void-linux#51342 [via git-merge-pr]
  • Loading branch information
icp1994 authored and maciozo committed Jul 23, 2024
1 parent 204c986 commit 15d4602
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions srcpkgs/git-absorb/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'git-absorb'
pkgname=git-absorb
version=0.6.13
version=0.6.15
revision=1
build_style=cargo
build_helper="qemu"
Expand All @@ -11,7 +11,11 @@ maintainer="icp <pangolin@vivaldi.net>"
license="BSD-3-Clause"
homepage="https://github.com/tummychow/git-absorb"
distfiles="https://github.com/tummychow/git-absorb/archive/refs/tags/${version}.tar.gz"
checksum=5646857dd764d0a486405e777b3ec4e919511abc96bd0e02e71ec9e94d151115
checksum=630e61a6edf1e244c38145bda98a522217c34d3ab70a3399af1f29f19e7ced26

pre_build() {
cargo add git2@=0.18.3
}

post_install() {
vlicense LICENSE.md
Expand Down

0 comments on commit 15d4602

Please sign in to comment.