mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
git-extras: update to 4.6.0. (#1886)
This commit is contained in:
parent
4209139b6d
commit
9cd71a0baa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-extras'
|
||||
pkgname=git-extras
|
||||
version=4.5.0
|
||||
version=4.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tj/git-extras"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=cb099d9e155c3bf863f95dd91c72bcc2e05fb28e3ebce527cd70d1b517402615
|
||||
checksum=e3baa3a54cb3d8f2e09409e9dec22c76c0e4802e44e108b6cc0b4b0245e4e5ca
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue