app-exploits/linuxprivchecker: 20200609 bump

This commit is contained in:
Guido Kroon 2020-06-17 13:51:52 +02:00
parent 8c508cb00e
commit c7afc4388a
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/sleventyeleven/linuxprivchecker"
EGIT_REPO_URI="https://github.com/sleventyeleven/linuxprivchecker"
if [[ ${PV} != *9999 ]]; then
EGIT_COMMIT="e048a31a8852a604b4f953c39e2d9b6d08c5d6bb"
EGIT_COMMIT="4135b3c6762e88c1b6984c4198eca12fdd4d144a"
KEYWORDS="amd64 x86"
fi