mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
hostapd: T5003: upgrade to newer Git version
This commit is contained in:
parent
f492466013
commit
a1d88278f7
4
packages/hostap/Jenkinsfile
vendored
4
packages/hostap/Jenkinsfile
vendored
@ -21,11 +21,11 @@
|
||||
|
||||
def pkgList = [
|
||||
['name': 'wpa',
|
||||
'scmCommit': 'debian/2%2.10-7',
|
||||
'scmCommit': 'debian/2%2.10-10',
|
||||
'scmUrl': 'https://salsa.debian.org/debian/wpa',
|
||||
'buildCmd': '/bin/true'],
|
||||
['name': 'hostap',
|
||||
'scmCommit': 'b704dc72ef824dfdd96674b90179b274d1d38105',
|
||||
'scmCommit': '6b9c86466',
|
||||
'scmUrl': 'git://w1.fi/srv/git/hostap.git',
|
||||
'buildCmd': 'cd ..; ./build.sh'],
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user