forked from Mirror/pmbootstrap
pmb.parse.version: Link to older apk-tools (MR 2514)
The file version.c in modern apk-tools does not at all resemble this file. Link to one from around the time when this code was written to make cross-referencing easier. Also, switch from cgit to GitLab because I couldn't be bothered to figure out how to go through file revisions on cgit.
This commit is contained in:
parent
0925b3e425
commit
c38933f2e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import collections
|
||||||
In order to stay as compatible to Alpine's apk as possible, this code
|
In order to stay as compatible to Alpine's apk as possible, this code
|
||||||
is heavily based on:
|
is heavily based on:
|
||||||
|
|
||||||
https://git.alpinelinux.org/cgit/apk-tools/tree/src/version.c
|
https://gitlab.alpinelinux.org/alpine/apk-tools/-/blob/5d796b567819ce91740fcdea7cbafecbda65d8f3/src/version.c
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue