Merge pull request #546 from sever-sever/T4204

T4204: accel-ppp bump version 1.13.0
This commit is contained in:
Christian Breunig 2024-03-30 21:56:11 +01:00 committed by GitHub
commit ebfbdc852e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ def pkgList = [
'buildCmd': 'cd ..; ./build-linux-firmware.sh'],
// Accel-PPP
['name': 'accel-ppp', 'scmCommit': '19c36e593d9b',
['name': 'accel-ppp', 'scmCommit': '1.13.0',
'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git',
'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'],