mirror of
https://git.proxmox.com/git/debcargo-conf
synced 2025-04-28 06:27:50 +00:00
11 lines
266 B
ReStructuredText
11 lines
266 B
ReStructuredText
2021-10-28
|
|
==========
|
|
|
|
semver_suffix is broken in debcargo 2.4.4.
|
|
|
|
There is a fix in debcargo.git master. To use it, first build it then run::
|
|
|
|
$ DEBCARGO=$PWD/../debcargo/target/debug/debcargo ./update.sh <args>
|
|
|
|
or some variation of it, depending on your paths.
|