diff options
author | Jason Zaman <perfinion@gentoo.org> | 2019-12-08 22:14:18 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2019-12-09 01:25:43 +0800 |
commit | 08972c474103d60d3043925bbb515f8eaf25ee28 (patch) | |
tree | 23df087d8fb055eac0a5fe5d03250005a2d29791 /sys-apps/policycoreutils | |
parent | sys-apps/checkpolicy: update live ebuild (diff) | |
download | gentoo-08972c474103d60d3043925bbb515f8eaf25ee28.tar.gz gentoo-08972c474103d60d3043925bbb515f8eaf25ee28.tar.bz2 gentoo-08972c474103d60d3043925bbb515f8eaf25ee28.zip |
sys-apps/policycoreutils: update live ebuild
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild index c59a9c0f8ca3..44d6a9a3dbe8 100644 --- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild @@ -9,7 +9,7 @@ inherit multilib python-r1 toolchain-funcs bash-completion-r1 MY_P="${P//_/-}" -MY_RELEASEDATE="20191122" +MY_RELEASEDATE="20191204" EXTRAS_VER="1.36" SEMNG_VER="${PV}" SELNX_VER="${PV}" |