pkg: pass-through ABIVersion to status file
authorDaniel Golle <daniel@makrotopia.org>
Wed, 10 Mar 2021 23:39:48 +0000 (23:39 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 11 Mar 2021 00:16:46 +0000 (00:16 +0000)
commitd71856a4f137dc9fb890c5e777790e2c51fde921
tree312c117daae0a5e8bf45fb73c3992a17027c1558
parent9bbc7eae91edc3dbb020e2a50d51d9a3fbbf31ca
pkg: pass-through ABIVersion to status file

This allows removing it from package names if needed without
storing the SourceName for each and every package, which is mostly
redundant information.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libopkg/pkg.c
libopkg/pkg.h
libopkg/pkg_parse.c
libopkg/pkg_parse.h