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