nebula: update to 1.4.0.
This commit is contained in:
parent
487c290891
commit
8216e1683b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nebula'
|
# Template file for 'nebula'
|
||||||
pkgname=nebula
|
pkgname=nebula
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
make_dirs="/etc/nebula 0750 root root"
|
make_dirs="/etc/nebula 0750 root root"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/slackhq/nebula"
|
homepage="https://github.com/slackhq/nebula"
|
||||||
distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
|
distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
|
||||||
checksum=b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d
|
checksum=e8d79231f6100a2cd240d6a092d0dcc2bfccadffa83cb40e99b7328f6c75c2ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue