mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
git-absorb: update to 0.6.17.
This commit is contained in:
parent
54acbb3040
commit
23d8fe69d0
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'git-absorb'
|
||||
pkgname=git-absorb
|
||||
version=0.6.16
|
||||
version=0.6.17
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-1.8-devel"
|
||||
makedepends="libgit2-1.9-devel"
|
||||
short_desc="Like git commit --fixup, but automatic"
|
||||
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=d0fac448801674a4d4d5d42d6ef2d2e21545ad66755023c531a273a47893a573
|
||||
checksum=512ef2bf0e642f8c34eb56aad657413bd9e04595e3bc4650ecf1c0799f148ca4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue