app-exploits/linenum: 20200107 bump

This commit is contained in:
Guido Kroon 2020-06-17 13:49:13 +02:00
parent cb7e84380d
commit 8c508cb00e
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/rebootuser/LinEnum"
EGIT_REPO_URI="https://github.com/rebootuser/LinEnum"
if [[ ${PV} != *9999 ]]; then
EGIT_COMMIT="54402e94500e7d1f2c9702c3d73cfa40d8578a5b"
EGIT_COMMIT="c47f9b226d3ce2848629f25fe142c1b2986bc427"
KEYWORDS="amd64 x86"
fi