commit:     b2e9da25f64aa16509e3631ba8ee0b40c9f4bfa3
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 19:51:01 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 19:51:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e9da25

net-wireless/iwd: fix ell dep (build time fail)

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 net-wireless/iwd/iwd-2.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/iwd/iwd-2.21.ebuild b/net-wireless/iwd/iwd-2.21.ebuild
index 8d2778bb52d8..b453e7614a9e 100644
--- a/net-wireless/iwd/iwd-2.21.ebuild
+++ b/net-wireless/iwd/iwd-2.21.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 inherit flag-o-matic linux-info systemd
 
 #Set this variable to the required external ell version
-ELL_REQ="0.68"
+ELL_REQ="0.69"
 
 if [[ ${PV} == *9999* ]]; then
        inherit autotools git-r3

Reply via email to