summaryrefslogtreecommitdiff
path: root/packages/hostap/Jenkinsfile
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-07-22 16:00:11 +0200
committerdd <dd@wx.tnyzeq.icu>2024-07-22 16:00:11 +0200
commitcd7a685dcb9e1bddfa449936b578349c6446cfc5 (patch)
tree1ba92ce8a5e498094cecd34b58eea4074ce755cd /packages/hostap/Jenkinsfile
parentf51e61195c18330421b2e8183021ded80f8873d7 (diff)
parentd07b978408143ed9cc13742258f6e9731714f95f (diff)
downloadvyos-build-cd7a685dcb9e1bddfa449936b578349c6446cfc5.tar.gz
vyos-build-cd7a685dcb9e1bddfa449936b578349c6446cfc5.zip
Merge branch 'vyos:current' into current
Diffstat (limited to 'packages/hostap/Jenkinsfile')
-rw-r--r--packages/hostap/Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/Jenkinsfile b/packages/hostap/Jenkinsfile
index 91465cf6..7eeff1bb 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'],
]