From 306cf851eae16d89cfb5c87099d2e0c979c0f0e6 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Thu, 14 May 2026 00:12:50 +0000 Subject: Work in progress. new file: sshportal/.SRCINFO new file: sshportal/PKGBUILD --- sshportal/.SRCINFO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sshportal/.SRCINFO (limited to 'sshportal/.SRCINFO') diff --git a/sshportal/.SRCINFO b/sshportal/.SRCINFO new file mode 100644 index 0000000..9b71d50 --- /dev/null +++ b/sshportal/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = sshportal + pkgdesc = Transparent SSH bastion daemon + pkgver = 1.19.5 + pkgrel = 1 + url = https://github.com/moul/sshportal + arch = x86_64 + arch = armv7h + arch = aarch64 + license = Apache-2.0 + makedepends = go + source = sshportal-1.19.5.tar.gz::https://github.com/moul/sshportal/archive/v1.19.5.tar.gz + sha256sums = 713be8542c93d91811f9643a8a2954ebc15130099e300fedb5ea4785b5337b52 + +pkgname = sshportal -- cgit v1.3.1