mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
git-absorb: update to 0.6.3.
This commit is contained in:
parent
e58023a0a5
commit
40fd951cfe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-absorb'
|
||||
pkgname=git-absorb
|
||||
version=0.6.0
|
||||
revision=3
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/tummychow/git-absorb"
|
||||
distfiles="https://github.com/tummychow/git-absorb/archive/${version}.tar.gz"
|
||||
checksum=945534d1f6bf99314085c16d2c13ec9d0fe75c8b3e88b83723858004c5e6e928
|
||||
checksum=d62ba36150d1113ea9216b8dc8f1f749c97a468cb41b2d1cd5c019158915ca70
|
||||
|
||||
pre_build() {
|
||||
# bump git2 version for newer libgit2-sys
|
||||
|
|
Loading…
Add table
Reference in a new issue