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