aports/testing/raspberrypi-usbboot
Kevin Daudt f1c9f7de35 testing/raspberrypi-usbboot: remove forking from global scope
To speed up obtaining metadata from all packages, we try to avoid
forking calls in the global scope.

In this case, sed is being used to remove all '.' from `pkgver`.
Parameter substution can be used to do that instead.
2022-05-01 05:56:12 +00:00
..