[arch-commits] Commit in nebula/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Apr 27 16:50:13 UTC 2022
Date: Wednesday, April 27, 2022 @ 16:50:13
Author: jelle
Revision: 1191275
upgpkg: nebula 1.5.2-2: go 1.18
Modified:
nebula/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-27 16:47:33 UTC (rev 1191274)
+++ PKGBUILD 2022-04-27 16:50:13 UTC (rev 1191275)
@@ -1,7 +1,7 @@
# Maintainer: Robin Broda <coderobe @ archlinux.org>
pkgname=nebula
pkgver=1.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='A scalable overlay networking tool with a focus on performance, simplicity and security'
arch=('x86_64')
url='https://github.com/slackhq/nebula'
@@ -8,6 +8,7 @@
license=('MIT')
depends=()
makedepends=('go')
+options=('!lto')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
sha256sums=('391ac38161561690a65c0fa5ad65a2efb2d187323cc8ee84caa95fa24cb6c36a')
More information about the arch-commits
mailing list