lmcp 0.5.3-1: hub hardening — hard ssh timeout, parallel probes, sticky DOWN cache

This commit is contained in:
2026-04-21 14:00:28 +02:00
parent ef7911dd27
commit c07d1f846c
2 changed files with 19 additions and 2 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
# Source of truth: git.reauktion.de/marfrit/lmcp
pkgname=lmcp
pkgver=0.5.2
pkgver=0.5.3
pkgrel=1
pkgdesc="Lightweight MCP (Model Context Protocol) server in pure Lua"
arch=('any')
@@ -11,7 +11,7 @@ url="https://git.reauktion.de/marfrit/lmcp"
license=('MIT')
depends=('lua' 'lua-socket')
source=("${pkgname}-${pkgver}.tar.gz::https://git.reauktion.de/marfrit/lmcp/archive/v${pkgver}.tar.gz")
sha256sums=('5a5945e6f2511f440de8e961b82ec3deaab5e77cc9208c9999e831fbc33d702d')
sha256sums=('9ee3acf3139db375f79f1ce19f97386ba017a4ed24f3bb6be9b90dc5a2c10bb4')
package() {
cd "${pkgname}"