mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump hostapd version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
2c28a1466f
commit
8be2e06777
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="2.6"
|
||||
VERSION="2.7"
|
||||
SRCDIR="hostapd-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://w1.fi/releases/"
|
||||
SHA256SUM="01526b90c1d23bec4b0f052039cc4456c2fd19347b4d830d1d58a0a6aea7117d"
|
||||
SHA256SUM="21b0dda3cc3abe75849437f6b9746da461f88f0ea49dd621216936f87440a141"
|
||||
DEPENDS="libnl3 openssl"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue