git-team: update to 1.8.1.
This commit is contained in:
parent
7f33eec25f
commit
26865dd52e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-team'
|
# Template file for 'git-team'
|
||||||
pkgname=git-team
|
pkgname=git-team
|
||||||
version=1.7.1
|
version=1.8.1
|
||||||
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 @@ license="MIT"
|
||||||
homepage="https://github.com/hekmekk/git-team"
|
homepage="https://github.com/hekmekk/git-team"
|
||||||
changelog="https://raw.githubusercontent.com/hekmekk/git-team/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/hekmekk/git-team/main/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d16fa6ea10afd3d9fff0b63321d2c347a170acffa4d8e9bf0f8de0e7ef24b85b
|
checksum=8bbac5e495310167e9ffad6f6b0e6b6929bae3dc249de16cd050209f389be59b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue