Skip to content

Commit

Permalink
Merge pull request #728 from vyos/mergify/bp/circinus/pr-723
Browse files Browse the repository at this point in the history
ddclient: T5792: Use Debian build from Trixie (backport #723)
  • Loading branch information
c-po authored Aug 4, 2024
2 parents e01b060 + 33d265b commit 89d08ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ddclient/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

def pkgList = [
['name': 'ddclient',
'scmCommit': '93bd643',
'scmCommit': 'debian/3.11.2-1',
'scmUrl': 'https://salsa.debian.org/debian/ddclient',
'buildCmd': 'sudo mk-build-deps --install --tool "apt-get --yes --no-install-recommends"; dpkg-buildpackage -uc -us -tc -b'],
]
Expand Down

0 comments on commit 89d08ed

Please sign in to comment.