mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
git-team: update to 1.5.2.
This commit is contained in:
parent
d75b573419
commit
018bae659f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-team'
|
# Template file for 'git-team'
|
||||||
pkgname=git-team
|
pkgname=git-team
|
||||||
version=1.4.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/hekmekk/git-team
|
go_import_path=github.com/hekmekk/git-team
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/hekmekk/git-team"
|
homepage="https://github.com/hekmekk/git-team"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=2e037433ba2491f58ec364712797aa54a83893cd01e45e52ae18e49166702343
|
checksum=1ce94afe46fa105597436231f0768d0464519340d43b3f82095312c85b3e7d99
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -e 's,/usr/local/etc/git-team/hooks,/usr/libexec/git-team/hooks,g' -i src/command/enable/commitsettings/datasource/static_value_data_source_test.go
|
vsed -e 's,/usr/local/etc/git-team/hooks,/usr/libexec/git-team/hooks,g' -i src/command/enable/commitsettings/datasource/static_value_data_source_test.go
|
||||||
|
|
Loading…
Add table
Reference in a new issue