mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
git-extras: update to 7.3.0.
This commit is contained in:
parent
d73e14c832
commit
64d91a62dc
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.2.0
|
version=7.3.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/main/History.md"
|
changelog="https://raw.githubusercontent.com/tj/git-extras/main/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=f570f19b9e3407e909cb98d0536c6e0b54987404a0a053903a54b81680c347f1
|
checksum=89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7
|
||||||
|
|
||||||
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