net-vpn/amneziawg-go - 0.2.13 (RomikB)

Search

Package Information

Description:
AmneziaWG VPN protocol
Homepage:
https://github.com/amnezia-vpn/amneziawg-go
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.13 8 amd64 0
View Raw Ebuild
# Copyright 2025 RomikB
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit go-module

DESCRIPTION="AmneziaWG VPN protocol"
HOMEPAGE="https://github.com/amnezia-vpn/amneziawg-go"
SRC_URI="https://github.com/amnezia-vpn/amneziawg-go/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://github.com/RomikB/gentoo-repository-deps/raw/main/${P}-vendor.tar.xz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"

src_compile() {
	emake
}

Manifest for 0.2.13

Type File Size Source URLs
DIST amneziawg-go-0.2.13.tar.gz 130343 bytes https://github.com/amnezia-vpn/amneziawg-go/archive/v0.2.13.tar.gz