mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
Merge pull request #3462 from ebfe/git-extras
git-extras: update to 4.1.0.
This commit is contained in:
commit
6dc0547be6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-extras'
|
# Template file for 'git-extras'
|
||||||
pkgname=git-extras
|
pkgname=git-extras
|
||||||
version=4.0.0
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tj/git-extras"
|
homepage="https://github.com/tj/git-extras"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=4adaadc1f22f3240ae9607963ede29a5c010ae14b877b90c27d17d6b0c06f430
|
checksum=d4c028e2fe78abde8f3e640b70f431318fb28d82894dde22772efe8ba3563f85
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
sed -i 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue