diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-09-16 17:18:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-16 19:09:34 +0200 |
commit | 26986d26e58834be6b2889eb5122b3089aaaffb5 (patch) | |
tree | d753c4c4cf02661808d7f057bc54f1fa83b1f5a5 /sys-libs | |
parent | net-misc/iprange: version bump (diff) | |
download | gentoo-26986d26e58834be6b2889eb5122b3089aaaffb5.tar.gz gentoo-26986d26e58834be6b2889eb5122b3089aaaffb5.tar.bz2 gentoo-26986d26e58834be6b2889eb5122b3089aaaffb5.zip |
sys-libs/compiler-rt: 5.0 branch is now 5.0.1
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild index cb93d7d503e9..d53f8561e00a 100644 --- a/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild @@ -19,7 +19,7 @@ EGIT_BRANCH="release_50" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="5.0.0" +SLOT="5.0.1" KEYWORDS="" IUSE="+clang test" |