aboutsummaryrefslogtreecommitdiff
path: root/utils/apk/Makefile
Commit message (Collapse)AuthorAge
* apk: update to 2.12.4Paul Spooren2021-03-28
| | | | | | | | | | | | | | | Ariadne Conill (1): database: do not chroot(".") unless actually necessary Martin Vahlensieck (1): Use correct port when redirected Timo Teräs (5): db: fix control character check to use uint8_t libfetch: send Proxy-Authorization also for https connect del: report correctly package's provides names Signed-off-by: Paul Spooren <mail@aparcar.org>
* apk: update to 2.12.2Rosen Penev2021-02-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* apk: add packagePaul Spooren2021-01-26
The Alpine Package Keeper is the default package manager for Alpine Linux. They manage their own repositoriy with thousends of packages and as musl is used for compilation, their binaries can directly run on OpenWrt. Signed-off-by: Paul Spooren <mail@aparcar.org>