mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
git-extras: update to 6.3.0.
This commit is contained in:
parent
dd5db57b55
commit
0a22c93deb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-extras'
|
# Template file for 'git-extras'
|
||||||
pkgname=git-extras
|
pkgname=git-extras
|
||||||
version=6.2.0
|
version=6.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash git"
|
depends="bash git"
|
||||||
short_desc="Little git extras"
|
short_desc="Little git extras"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tj/git-extras"
|
homepage="https://github.com/tj/git-extras"
|
||||||
distfiles="https://github.com/tj/git-extras/archive/${version}.tar.gz"
|
distfiles="https://github.com/tj/git-extras/archive/${version}.tar.gz"
|
||||||
checksum=151bc129f717179c1f7b6c83faf1d4829eeddef8b7c501dac05dc38c28270c3e
|
checksum=8a218a0c8e10036d5ba14f26b70f994b0d11166b02ef3fed71c593cef026ec3d
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue