add net-vpn/amneziawg-go package
This commit is contained in:
19
net-vpn/amneziawg-go/amneziawg-go-0.2.12.ebuild
Normal file
19
net-vpn/amneziawg-go/amneziawg-go-0.2.12.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit go-module
|
||||
|
||||
DESCRIPTION="Go Implementation of AmneziaWG"
|
||||
HOMEPAGE="https://github.com/amnezia-vpn/amneziawg-go"
|
||||
SRC_URI="https://github.com/amnezia-vpn/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
https://git.millerson.name/alex/gentoo-artifacts/releases/download/amneziawg-go-0.2.12-vendor/amneziawg-go-0.2.12-vendor.tar.xz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
Reference in New Issue
Block a user