summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-19 09:34:59 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-19 09:34:59 +0200
commit214ce5bae41d223818d241e9aa4b07c89bd7d41a (patch)
tree4b8a4755200c050a78b103813622ba472bb37e8e /dev-libs
parentdev-libs/dqlite: add 1.12.0 (diff)
downloadgentoo-214ce5bae41d223818d241e9aa4b07c89bd7d41a.tar.gz
gentoo-214ce5bae41d223818d241e9aa4b07c89bd7d41a.tar.bz2
gentoo-214ce5bae41d223818d241e9aa4b07c89bd7d41a.zip
dev-libs/dqlite: add subslot
- ABI: libdqlite.so.0(64) func(+1) vars(-1) [BREAKING] Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/dqlite/dqlite-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dqlite/dqlite-1.12.0.ebuild b/dev-libs/dqlite/dqlite-1.12.0.ebuild
index 4ca71ad7217d..59ce7c3bdc58 100644
--- a/dev-libs/dqlite/dqlite-1.12.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.12.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://dqlite.io/ https://github.com/canonical/dqlite"
SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3-with-linking-exception"
-SLOT="0"
+SLOT="0/1.12.0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"