diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2021-11-18 02:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-11-18 17:22:07 -0500 |
commit | 33f4f415ccbbbf725b5a9aca22cb30a23dd62cb9 (patch) | |
tree | c0ccf1302422985b40908a0ed5825c30503de995 /dev-libs/protobuf | |
parent | dev-libs/re2: Delete old version (0.2021.04.01). (diff) | |
download | gentoo-33f4f415ccbbbf725b5a9aca22cb30a23dd62cb9.tar.gz gentoo-33f4f415ccbbbf725b5a9aca22cb30a23dd62cb9.tar.bz2 gentoo-33f4f415ccbbbf725b5a9aca22cb30a23dd62cb9.zip |
dev-libs/protobuf: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/7cbc08615fac1f0051150ad4a1611a412991804c
https://github.com/protocolbuffers/protobuf/commit/519340d662379feae6a50973e43220d5f1e252f0
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild b/dev-libs/protobuf/protobuf-9999.ebuild index 6a5eecd502cf..cfe56720a1a3 100644 --- a/dev-libs/protobuf/protobuf-9999.ebuild +++ b/dev-libs/protobuf/protobuf-9999.ebuild @@ -21,7 +21,7 @@ else fi LICENSE="BSD" -SLOT="0/28" +SLOT="0/30" KEYWORDS="" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |