dev-libs/crypto++: fix subslot number
authorAlon Bar-Lev <alonbl@gentoo.org>
Mon, 27 May 2019 05:08:49 +0000 (08:08 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Mon, 27 May 2019 05:10:10 +0000 (08:10 +0300)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=686820
Thanks: polynomial-c
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

dev-libs/crypto++/crypto++-8.2.0.ebuild

index 2ee0f84db4b98a6f59058f5b1d196701a5257f2c..be40704c5f30d35e65837381836576adf4ef5d5a 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://cryptopp.com"
 SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip"
 
 LICENSE="Boost-1.0"
-SLOT="0/7" # subslot is so version
+SLOT="0/8" # subslot is so version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 IUSE="+asm static-libs"