net-proxy/daed: add 0.7.0, drop 0.6.0
[gentoo-zh.git] / dev-libs / v2ray-geoip-bin / v2ray-geoip-bin-202408080046.ebuild
blob10aa4c501c408ff0b8c47dfebac4cc7a7261045c
1 # Copyright 2021-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="GeoIP for V2Ray."
7 HOMEPAGE="https://github.com/v2fly/geoip"
8 SRC_URI="https://github.com/v2fly/geoip/releases/download/${PV}/geoip.dat -> ${P}.dat"
10 S="${WORKDIR}"
12 LICENSE="CC-BY-SA-4.0"
13 SLOT="0"
14 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
16 src_install() {
17 insinto /usr/share/geoip/
18 newins "${DISTDIR}/${P}.dat" v2fly.dat