aboutsummaryrefslogtreecommitdiff
path: root/net/ipxe/Makefile
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-06-20 10:26:47 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-06-20 10:26:47 +0000
commit9f4e6b5ebe4596af5b617e109170f30573e98d1d (patch)
treebeb21279c8d41057fed0cf3e6e1d08b203cad7ce /net/ipxe/Makefile
parent05935ad553330a4b3a15116efd1a92deed59f274 (diff)
downloadports-9f4e6b5ebe4596af5b617e109170f30573e98d1d.tar.gz
ports-9f4e6b5ebe4596af5b617e109170f30573e98d1d.zip
net/ipxe: update g20220406 (70995397e5bd) to g20220610 (d3c8944d5c3a)
Diffstat (limited to 'net/ipxe/Makefile')
-rw-r--r--net/ipxe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index ec1a1d28ec98..317417021314 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -1,7 +1,7 @@
# Created by: Guerkan Karaman <gk.freebsd@googlemail.com>
PORTNAME= ipxe
-DISTVERSION= g20220406
+DISTVERSION= g20220610
PORTEPOCH= 1
CATEGORIES= net
@@ -20,7 +20,7 @@ USES= gmake perl5 shebangfix
USE_BINUTILS= yes
USE_GCC= yes:build
USE_GITHUB= yes
-GH_TAGNAME= 70995397e5bdfd34
+GH_TAGNAME= d3c8944d5c3ab262
USE_PERL5= build
MAKE_ARGS= AR=${AR} \
ARCH=${ARCH:S/amd64/i386/} \