mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'git-absorb'
|
||||||
pkgname=git-absorb
|
pkgname=git-absorb
|
||||||
version=0.6.16
|
version=0.6.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libgit2-1.8-devel"
|
makedepends="libgit2-1.9-devel"
|
||||||
short_desc="Like git commit --fixup, but automatic"
|
short_desc="Like git commit --fixup, but automatic"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
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=d0fac448801674a4d4d5d42d6ef2d2e21545ad66755023c531a273a47893a573
|
checksum=512ef2bf0e642f8c34eb56aad657413bd9e04595e3bc4650ecf1c0799f148ca4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue