mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump dhcpcd version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
7009e9554a
commit
645881d071
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue