Skip to content
Snippets Groups Projects
Commit 41cfe82a authored by Cy Schubert's avatar Cy Schubert
Browse files

sysutils/nut-devel: Update to the latest networkupstools/nut github commit

parent 303f5639
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,8 @@ CONFLICTS= nut-[0-9]*
USE_GITHUB= yes
GH_ACCOUNT= networkupstools
GH_TAGNAME= 62c43eaf3
NUT_COMMIT_DATE= 2024.10.22
GH_TAGNAME= 851445188
NUT_COMMIT_DATE= 2024.12.04
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
......
TIMESTAMP = 1730212855
SHA256 (networkupstools-nut-2024.10.22-62c43eaf3_GH0.tar.gz) = 45322a4659ef485e0a9964d25f54b98f253c62aeaade31f4d0e7e26845f54a7c
SIZE (networkupstools-nut-2024.10.22-62c43eaf3_GH0.tar.gz) = 4434556
TIMESTAMP = 1733325769
SHA256 (networkupstools-nut-2024.12.04-851445188_GH0.tar.gz) = 57c91dc3b88a1621276b1f4895d3b18c86cfe2f61d98a7552b64b48247d28491
SIZE (networkupstools-nut-2024.12.04-851445188_GH0.tar.gz) = 4466765
--- m4/nut_check_libltdl.m4.orig 2023-08-01 07:33:24.593954000 -0700
+++ m4/nut_check_libltdl.m4 2023-08-01 07:35:18.506094000 -0700
@@ -10,10 +10,7 @@
dnl No NUT_CHECK_PKGCONFIG here: (lib)ltdl.pc was not seen on any OS
dnl save CFLAGS and LIBS
- CFLAGS_ORIG="${CFLAGS}"
- LIBS_ORIG="${LIBS}"
LIBS=""
- CFLAGS=""
dnl For fallback below:
myCFLAGS=""
@@ -71,7 +68,5 @@
unset myCFLAGS
dnl restore original CFLAGS and LIBS
- CFLAGS="${CFLAGS_ORIG}"
- LIBS="${LIBS_ORIG}"
fi
])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment