diff options
| author | Deposite Pirate | 2026-05-14 00:12:50 +0000 |
|---|---|---|
| committer | Deposite Pirate | 2026-05-14 00:12:50 +0000 |
| commit | 306cf851eae16d89cfb5c87099d2e0c979c0f0e6 (patch) | |
| tree | 1ab668c494cc514163543710de0e0338a60a2e50 /sshportal/.SRCINFO | |
| parent | bf5d494c937f0bc41d0e0470f0851260f4c79ee1 (diff) | |
Work in progress.
new file: sshportal/.SRCINFO
new file: sshportal/PKGBUILD
Diffstat (limited to 'sshportal/.SRCINFO')
| -rw-r--r-- | sshportal/.SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
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 |
