Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions srcpkgs/nebula/patches/riscv64.patch

This file was deleted.

8 changes: 4 additions & 4 deletions srcpkgs/nebula/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Template file for 'nebula'
pkgname=nebula
version=1.4.0
revision=4
version=1.10.3
revision=1
build_style=go
make_dirs="/etc/nebula 0750 root root"
go_import_path=github.com/slackhq/nebula
go_package="${go_import_path}/cmd/nebula ${go_import_path}/cmd/nebula-cert"
go_ldflags="-X main.Build=${version}"
short_desc="Scalable overlay networking tool"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="sn0w <me@sn0w.re>"
license="MIT"
homepage="https://github.com/slackhq/nebula"
distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
checksum=e8d79231f6100a2cd240d6a092d0dcc2bfccadffa83cb40e99b7328f6c75c2ec
checksum=12972f5a1dc37b89dff6af91685f7f7eb643b7f75da760c036d1e8d850387e54

post_install() {
vlicense LICENSE
Expand Down
Loading