dev-hare/hare-ssh: Remove bogus dev-lang/hare version requirements

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2023-07-26 10:15:43 +02:00
parent 9fc661ab5c
commit d9806303b5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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