diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/elogind/elogind-239.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-239.9999.ebuild b/sys-auth/elogind/elogind-239.9999.ebuild index 1037dfb..88604f2 100644 --- a/sys-auth/elogind/elogind-239.9999.ebuild +++ b/sys-auth/elogind/elogind-239.9999.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic git-r3 linux-info meson pam udev xdg-utils DESCRIPTION="The systemd project's logind, extracted to a standalone package" HOMEPAGE="https://github.com/elogind/elogind" EGIT_REPO_URI="https://github.com/elogind/elogind.git" -EGIT_BRANCH="master" +EGIT_BRANCH="v239-stable" EGIT_SUBMODULES=() LICENSE="CC0-1.0 LGPL-2.1+ public-domain" |