dropbear: T5244: update package to 2022.83

This commit is contained in:
Christian Breunig 2023-05-28 15:27:03 +02:00
parent 9bf7ff884d
commit 9a15bf5150

View File

@ -21,7 +21,7 @@
def pkgList = [
['name': 'dropbear',
'scmCommit': 'debian/2020.81-5',
'scmCommit': 'debian/2022.83-1',
'scmUrl': 'https://salsa.debian.org/debian/dropbear.git',
'buildCmd': 'sudo mk-build-deps --install --tool "apt-get --yes --no-install-recommends"; cd ..; ./build.sh'],
]