diff options
Diffstat (limited to 'sysutils/buildah/Makefile')
| -rw-r--r-- | sysutils/buildah/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile index e21f0c120db8..90ef4fa97b20 100644 --- a/sysutils/buildah/Makefile +++ b/sysutils/buildah/Makefile @@ -1,7 +1,6 @@ PORTNAME= buildah DISTVERSIONPREFIX= v -DISTVERSION= 1.42.1 -PORTREVISION= 1 +DISTVERSION= 1.42.2 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -20,7 +19,7 @@ RUN_DEPENDS= containernetworking-plugins>=0:net/containernetworking-plugins \ containers-common>=0:sysutils/containers-common \ ocijail:sysutils/ocijail -USES= gmake go:no_targets,1.24 pkgconfig +USES= gmake go:1.24+,no_targets pkgconfig USE_GITHUB= yes GH_ACCOUNT= containers |
