mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
git-extras: update to 7.1.0.
This commit is contained in:
parent
ddfa710cec
commit
73c48ea39d
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=7.0.0
|
version=7.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash git"
|
depends="bash git"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/tj/git-extras"
|
homepage="https://github.com/tj/git-extras"
|
||||||
changelog="https://raw.githubusercontent.com/tj/git-extras/master/History.md"
|
changelog="https://raw.githubusercontent.com/tj/git-extras/master/History.md"
|
||||||
distfiles="https://github.com/tj/git-extras/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/tj/git-extras/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=3adcbc247d6cb78dc58cace22e9ad789cd6f5061522516660dfb59cc6ec08def
|
checksum=e5c855361d2f1ec1be6ee601247153d9c8c04a221949b6ec3903b32fa736f542
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -e 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' -i Makefile
|
vsed -e 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' -i Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue