1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 11:06:13 +02:00

Bump dhcpcd version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-05-06 20:27:45 +02:00
parent 7009e9554a
commit 645881d071

View file

@ -1,8 +1,8 @@
VERSION="7.0.2"
VERSION="7.0.4"
SRCDIR="dhcpcd-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://roy.marples.name/downloads/dhcpcd"
SHA256SUM="c52bfae93d327004081a33e867dec50ea580e0d399bbfd662978bfd73c84f405"
SHA256SUM="1fa414be34383578e2c343dfc8cdcb95e2da74f62121b394c88d60698c889a78"
DEPENDS="toolchain"
prepare() {