mirror of
https://github.com/pygos/build.git
synced 2024-11-21 18:49:46 +01:00
Bump iw version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
78386da916
commit
b139bc99be
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="5.3"
|
VERSION="5.4"
|
||||||
SRCDIR="iw-${VERSION}"
|
SRCDIR="iw-${VERSION}"
|
||||||
TARBALL="${SRCDIR}.tar.xz"
|
TARBALL="${SRCDIR}.tar.xz"
|
||||||
URL="https://mirrors.edge.kernel.org/pub/software/network/iw"
|
URL="https://mirrors.edge.kernel.org/pub/software/network/iw"
|
||||||
SHA256SUM="04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5"
|
SHA256SUM="a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f"
|
||||||
DEPENDS="libnl3-dev toolchain"
|
DEPENDS="libnl3-dev toolchain"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue