1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 09:32:37 +01:00

net-misc/ipcalc-ng: bump to 1.0.3

This commit is contained in:
2023-09-23 16:23:57 +02:00
parent 60809f19e2
commit 1b8c580f5e
3 changed files with 43 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit meson vcs-snapshot
inherit meson
MY_PN=${PN%%-ng}
@@ -28,6 +28,8 @@ PATCHES=(
"${FILESDIR}"/${P}-remove-man-generation.patch
)
S="${WORKDIR}/${MY_PN}-${PV}"
src_configure() {
local emesonargs=(
$(meson_feature geoip use_geoip)