commit: f09099b57957bff8d3ad98d4edc177f0d2bb83c0
Author: demize <demize <AT> unstable <DOT> systems>
AuthorDate: Sat Mar 8 17:23:08 2025 +0000
Commit: demize <demize <AT> unstable <DOT> systems>
CommitDate: Sat Mar 8 17:25:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f09099b5
dev-vcs/jj: update libgit2 in live ebuild
git2-rs only supports one version of libgit2 at
a time, and upstream now requires 1.9.
Signed-off-by: demize <demize <AT> unstable.systems>
dev-vcs/jj/jj-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/jj/jj-9999.ebuild b/dev-vcs/jj/jj-9999.ebuild
index f7322b9b6..8fda65f02 100644
--- a/dev-vcs/jj/jj-9999.ebuild
+++ b/dev-vcs/jj/jj-9999.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
BDEPEND="virtual/pkgconfig"
DEPEND="
- >=dev-libs/libgit2-1.8.1:0/1.8
+ >=dev-libs/libgit2-1.9.0:0/1.9
dev-libs/openssl:=
net-libs/libssh2:=
sys-libs/zlib