Parse `builddate` from `.PKGINFO`
This parse the builddate
information out of the .PKGINFO
in the APK when calling ParsePackage
. This enables the APKINDEX.tar.gz
to properly include the t:
extracted from .PKGINFO
when synthesizing an index from Package
s
parsed from APKs.
Signed-off-by: Matt Moore mattmoor@chainguard.dev