diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2025-04-10 13:46:32 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2025-04-10 13:48:34 +0000 |
commit | 30b6c9578fe56d5a5cab8cbbda7f9b3c683c3c32 (patch) | |
tree | 7932a3acbe78e96c8a7259ddb7b4dd18e271f711 | |
parent | devel/py-setuptools: account for removed pkgutil methods in Python 3.12 (diff) |
-rw-r--r-- | net/ipxe/Makefile | 4 | ||||
-rw-r--r-- | net/ipxe/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index 29b99b50322b..8633acb9505b 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -1,5 +1,5 @@ PORTNAME= ipxe -DISTVERSION= g20240403 +DISTVERSION= g20250401 PORTEPOCH= 1 CATEGORIES= net @@ -19,7 +19,7 @@ USES= gmake perl5 shebangfix USE_BINUTILS= yes USE_GCC= yes:build USE_GITHUB= yes -GH_TAGNAME= 59f27d69358efc91 +GH_TAGNAME= 7e64e9b6703e6dd3 USE_PERL5= build MAKE_ARGS= AR=${AR} \ ARCH=${ARCH:S/amd64/i386/} \ diff --git a/net/ipxe/distinfo b/net/ipxe/distinfo index 3cd343ba3653..9b6cd7f2533e 100644 --- a/net/ipxe/distinfo +++ b/net/ipxe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712669011 -SHA256 (ipxe-ipxe-g20240403-59f27d69358efc91_GH0.tar.gz) = f299f30f3aca6f29d4aebc456353b00e748687b4dfee7a9966a705a3350144e3 -SIZE (ipxe-ipxe-g20240403-59f27d69358efc91_GH0.tar.gz) = 4223518 +TIMESTAMP = 1744270667 +SHA256 (ipxe-ipxe-g20250401-7e64e9b6703e6dd3_GH0.tar.gz) = 72e8f0fac6211152236b064ed494fbb5949a92818a1ebf504635c230b6537f20 +SIZE (ipxe-ipxe-g20250401-7e64e9b6703e6dd3_GH0.tar.gz) = 4332602 |