diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-04-11 16:33:17 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-04-11 16:37:03 +0000 |
commit | 9537251438a262bec3c4a3a2f31ee9580311cb0d (patch) | |
tree | f08bc62555789a9da453631e45cfea7b4a8b4243 /sysutils/nut-devel/Makefile | |
parent | e09ef8307c16666563aa9301ada0a0c1725dbf1b (diff) |
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
Diffstat (limited to 'sysutils/nut-devel/Makefile')
-rw-r--r-- | sysutils/nut-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index ee22e6eb840d..28a318e59567 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -18,8 +18,8 @@ CONFLICTS= nut-[0-9]* USE_GITHUB= yes GH_ACCOUNT= networkupstools -GH_TAGNAME= d871f721b -NUT_COMMIT_DATE= 2024.04.02 +GH_TAGNAME= 8827ddfe6 +NUT_COMMIT_DATE= 2024.04.07 MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes |