sys-libs/libsepol: update live ebuild

Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
Jason Zaman
2017-06-13 13:04:22 +08:00
parent 69a274b47b
commit 2d8b03b839

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -6,7 +6,7 @@ EAPI="6"
inherit multilib toolchain-funcs multilib-minimal
MY_P="${P//_/-}"
MY_RELEASEDATE="20161014"
MY_RELEASEDATE="20170609"
DESCRIPTION="SELinux binary policy representation library"
HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"