diff options
Diffstat (limited to 'packages/hostap/Jenkinsfile')
-rw-r--r-- | packages/hostap/Jenkinsfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/Jenkinsfile b/packages/hostap/Jenkinsfile index b22e2409..78bc46bc 100644 --- a/packages/hostap/Jenkinsfile +++ b/packages/hostap/Jenkinsfile @@ -25,7 +25,7 @@ def pkgList = [ 'scmUrl': 'https://salsa.debian.org/debian/wpa', 'buildCmd': '/bin/true'], ['name': 'hostap', - 'scmCommit': '6b9c86466', + 'scmCommit': 'e7172e26d', 'scmUrl': 'git://w1.fi/srv/git/hostap.git', 'buildCmd': 'cd ..; ./build.sh'], ] |