Update to dhcpcd-10.0.8 with the following fixes:

* Fixed compile without ARP
 * Fixed spelling of ADVERTISEMENT
This commit is contained in:
roy 2024-05-24 16:07:42 +00:00
parent c4cfd333d3
commit ed7347c8ff
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#define DEFS_H
#define PACKAGE "dhcpcd"
#define VERSION "10.0.7"
#define VERSION "10.0.8"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE