mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
git-absorb: update to 0.8.0.
This commit is contained in:
parent
eb73ec0407
commit
42f0e35803
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue