aboutsummaryrefslogtreecommitdiffstats
path: root/community/hare-ssh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hare-ssh/APKBUILD')
-rw-r--r--community/hare-ssh/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/hare-ssh/APKBUILD b/community/hare-ssh/APKBUILD
index 629f42fc2ab..9cf088602a7 100644
--- a/community/hare-ssh/APKBUILD
+++ b/community/hare-ssh/APKBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Drew DeVault <sir@cmpwn.com>
+# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=hare-ssh
-pkgver="0_git20220616"
-_commit=c6e462a3e53e0fcbb19e4a8d02a126fc94743c44
-pkgrel=0
+pkgver=0_git20231113
+_commit=e127e44cdce948b062edfe754776c3daa7ad8204
+pkgrel=2
pkgdesc="SSH support for Hare"
url="https://sr.ht/~sircmpwn/hare-ssh"
-arch="x86_64 aarch64" # hare
+arch="noarch !armhf !armv7 !ppc64le !s390x !x86" #hare
license="MPL-2.0"
makedepends="hare"
source="
@@ -26,5 +26,5 @@ package() {
}
sha512sums="
-347f8fa68ee486904bd4c4d7304103bc3a0c87295e8c9334464adec46531a471702cbd9fa37d0fb723ef6f3d3f3406972f3aea0af22a3ba45948b24e4714c9c9 hare-ssh-c6e462a3e53e0fcbb19e4a8d02a126fc94743c44.tar.gz
+7d8a95ba90535eea5e5b32eb75da2cad1ba5159214afaa8ee1a7a2fd429864125ee46e1e78d1d1ad1bb761ec53f072241ea967666db0839b2ba03e083c54f54b hare-ssh-e127e44cdce948b062edfe754776c3daa7ad8204.tar.gz
"