git-absorb: update to 0.6.12.
This commit is contained in:
parent
78364ab4f1
commit
ff8ac3589c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-absorb'
|
# Template file for 'git-absorb'
|
||||||
pkgname=git-absorb
|
pkgname=git-absorb
|
||||||
version=0.6.11
|
version=0.6.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/tummychow/git-absorb"
|
homepage="https://github.com/tummychow/git-absorb"
|
||||||
distfiles="https://github.com/tummychow/git-absorb/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/tummychow/git-absorb/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=36c3b2c7bcd1d9db5d1dedd02d6b0ac58faaeb6fd50df7ff01f5cf87e5367b52
|
checksum=88a64712bcb4885a65984359c783e7f16b76fe4ca4ccd339d0c2d83139d0428b
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package git2@0.18.1 --precise 0.17.2
|
cargo update --package git2@0.18.1 --precise 0.17.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue