dhcpcd: update to 6.10.3

This commit is contained in:
Juergen Daubert 2016-04-21 12:41:31 +02:00
parent eb7a764086
commit 3f56d7a3c4
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
b8e2e9b38db95314991c1774542a8cdc dhcpcd-6.10.2.tar.xz
818c284742908e26af4a3a5c6d1e5297 dhcpcd-6.10.3.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: eudev
name=dhcpcd
version=6.10.2
version=6.10.3
release=1
source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.xz)
@ -16,7 +16,7 @@ build () {
--dbdir=/var/lib/dhcpcd \
--sysconfdir=/etc/dhcpcd \
--os=linux \
--with-hooks=none
--with-hooks=
make
make DESTDIR=$PKG install