mirror of
https://github.com/pygos/build.git
synced 2024-11-05 11:37:10 +01:00
Bump dhcpcd version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
94fae0c950
commit
61bf09d209
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="8.0.6"
|
||||
VERSION="8.1.6"
|
||||
SRCDIR="dhcpcd-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://roy.marples.name/downloads/dhcpcd"
|
||||
SHA256SUM="66b50199ed83bf502af3fab9ac001b417f0fac7e69c92d97a9c41499cebabd4f"
|
||||
SHA256SUM="6c2934a3e1e67a5cfd5bb15b1efa71f65c00314ac1ccb5c50da8eae3a0b8147f"
|
||||
DEPENDS="toolchain"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue