[arch-commits] Commit in meshbird/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sun May 1 16:32:23 UTC 2022
Date: Sunday, May 1, 2022 @ 16:32:20
Author: jelle
Revision: 1192106
upgpkg: meshbird 2.3-6: go 1.18
Modified:
meshbird/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-01 16:31:16 UTC (rev 1192105)
+++ PKGBUILD 2022-05-01 16:32:20 UTC (rev 1192106)
@@ -2,7 +2,7 @@
pkgname=meshbird
pkgver=2.3
-pkgrel=5
+pkgrel=6
pkgdesc="Distributed private networking"
arch=('x86_64')
url="https://github.com/meshbird/meshbird"
@@ -10,6 +10,7 @@
depends=('glibc')
makedepends=('git' 'go')
backup=(etc/meshbird.conf)
+options=('!lto')
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz"
meshbird.service meshbird.conf)
sha512sums=('fa08e9fabd6101bc63e8a18baefee5537612a0fd3892737c1d1b16a87d4976d67aa14b3b589fa97f7816df00e9f032ff42716cdf5b43807e0759733c2dff5fe5'
More information about the arch-commits
mailing list