git-absorb: update to 0.8.0.

This commit is contained in:
icp 2025-04-25 19:41:17 +05:30 committed by tranzystorekk
parent eb73ec0407
commit 42f0e35803

View file

@ -1,6 +1,6 @@
# Template file for 'git-absorb'
pkgname=git-absorb
version=0.7.0
version=0.8.0
revision=1
build_style=cargo
build_helper="qemu"
@ -11,7 +11,7 @@ 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=65f5b80bcb726a0c40eeda94ccb47fce7f3fc4ed16021465196a37b907083eb8
checksum=9ed6fef801fbfeb7110744cac38ae5b3387d8832749ae20077b9139d032211f1
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
post_install() {