diff --git a/srcpkgs/nebula/patches/riscv64.patch b/srcpkgs/nebula/patches/riscv64.patch deleted file mode 100644 index 46ad32f397949e..00000000000000 --- a/srcpkgs/nebula/patches/riscv64.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/udp_linux_64.go 2021-05-11 03:23:49.000000000 +0200 -+++ - 2023-01-28 22:54:02.482711168 +0100 -@@ -1,5 +1,5 @@ - // +build linux --// +build amd64 arm64 ppc64 ppc64le mips64 mips64le s390x -+// +build amd64 arm64 ppc64 ppc64le mips64 mips64le s390x riscv64 - // +build !android - // +build !e2e_testing - diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template index 7a3d2abcde2441..4ab3fc81cebd15 100644 --- a/srcpkgs/nebula/template +++ b/srcpkgs/nebula/template @@ -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 " +maintainer="sn0w " 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