Add dhcpcd recipe

master
Karchnu 2021-04-23 02:35:45 +02:00
parent 321f9a9d55
commit 8b344d3a93
1 changed files with 6 additions and 0 deletions

6
recipes/dhcpcd/Makefile Normal file
View File

@ -0,0 +1,6 @@
name = dhcpcd
version = 9.4.0
URL = https://roy.marples.name/downloads/dhcpcd/dhcpcd-$(version).tar.xz
SYSCONF ?= ../../
include $(SYSCONF)/package.mk