dev-util/mongodb-compass-bin: bump version to 1.39.4
[gentoo-zh.git] / dev-libs / v2ray-geoip-bin / v2ray-geoip-bin-202307270042.ebuild
blob2fcee5dcbdd7af85ea5583d69367d137d6115b17
1 # Copyright 2021-2023 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 LICENSE="CC-BY-SA-4.0"
11 KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
12 SLOT="0"
14 RESTRICT="mirror"
16 DEPEND=""
17 RDEPEND="${DEPEND}"
18 BDEPEND=""
20 S="${WORKDIR}"
22 src_install() {
23 insinto /usr/share/geoip/
24 newins "${DISTDIR}/${P}.dat" v2fly.dat