dev-hare/hare-ssh: add 0.24.2

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2024-07-14 18:15:19 +02:00
parent 9a9dfcc686
commit e42c57afb4
3 changed files with 29 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ DESCRIPTION="SSH library for Hare"
HOMEPAGE="https://git.sr.ht/~sircmpwn/hare-ssh"
LICENSE="MPL-2.0"
RDEPEND=">=dev-lang/hare-0.24.0"
RDEPEND=">=dev-lang/hare-0.24.2"
DEPEND="${RDEPEND}"
src_prepare() {