community/hare-ssh: upgrade to 0.24.2

This commit is contained in:
Hannes Braun 2024-09-10 19:01:32 +02:00 committed by Simon Zeni
parent 339dd9ade0
commit 28893d8a43

View File

@ -1,17 +1,15 @@
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca> # Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=hare-ssh pkgname=hare-ssh
pkgver=0_git20231113 pkgver=0.24.2
_commit=e127e44cdce948b062edfe754776c3daa7ad8204 pkgrel=0
pkgrel=2
pkgdesc="SSH support for Hare" pkgdesc="SSH support for Hare"
url="https://sr.ht/~sircmpwn/hare-ssh" url="https://sr.ht/~sircmpwn/hare-ssh"
arch="noarch !armhf !armv7 !ppc64le !s390x !x86 !loongarch64" #hare arch="noarch !armhf !armv7 !ppc64le !s390x !x86 !loongarch64" #hare
license="MPL-2.0" license="MPL-2.0"
makedepends="hare" makedepends="hare"
source=" source="
$pkgname-$_commit.tar.gz::https://git.sr.ht/~sircmpwn/hare-ssh/archive/$_commit.tar.gz $pkgname-$pkgver.tar.gz::https://git.sr.ht/~sircmpwn/hare-ssh/archive/$pkgver.tar.gz
" "
builddir="$srcdir/$pkgname-$_commit"
build() { build() {
make -j1 PREFIX=/usr make -j1 PREFIX=/usr
@ -26,5 +24,5 @@ package() {
} }
sha512sums=" sha512sums="
7d8a95ba90535eea5e5b32eb75da2cad1ba5159214afaa8ee1a7a2fd429864125ee46e1e78d1d1ad1bb761ec53f072241ea967666db0839b2ba03e083c54f54b hare-ssh-e127e44cdce948b062edfe754776c3daa7ad8204.tar.gz cd631a025ff004bf0fe6acc3246858c655ff7875c06acd5c510aa3d5104c0604ef15d479d96040e5d49b919e71a672a61d1112d1175a3d5955b80c723ebe9fc2 hare-ssh-0.24.2.tar.gz
" "