nebula: update to 1.3.0.
This commit is contained in:
parent
3ed081a189
commit
7510fc5791
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.2.0
|
version=1.3.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=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
|
checksum=b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue