net-misc/redpanda-bin - 23.1.13 (Miezhiko)

Search

Package Information

Description:
streaming data platform for developers
Homepage:
https://github.com/redpanda-data
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
23.1.13 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="streaming data platform for developers"
HOMEPAGE="https://github.com/redpanda-data"

SRC_URI="https://github.com/redpanda-data/redpanda/releases/download/v23.1.13/rpk-linux-amd64.zip"

RESTRICT="mirror"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

COMMON_DEPEND="net-misc/lksctp-tools"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

S="${WORKDIR}"

src_install() {
	dobin rpk
}

Dependencies

DEPEND

net-misc/lksctp-tools

RDEPEND

net-misc/lksctp-tools

Manifest for 23.1.13

Type File Size Source URLs
DIST rpk-linux-amd64.zip 26100713 bytes https://github.com/redpanda-data/redpanda/releases/download/v23.1.13/rpk-linux-amd64.zip