Script intended to be run daily via cron for finding upstream updates
to void-packages. This is just a wrapper around ./xbps-src update-check
.
- xbps
- git
-
Create a dedicated user for
void-updates
which is member of thexbuilder
group. -
Run a command like the following from the dedicated user's crontab daily:
void-updates -p 20
-r https://github.com/void-linux/void-packages.git
-s /var/cache/void-packages
-o /srv/http/void-updates