pkgmk.in: Add 7z to unpack_source function
authorPredrag Ivanovic <predivan@mts.rs>
Mon, 18 Sep 2017 13:11:37 +0000 (15:11 +0200)
committerFredrik Rinnestam <fredrik@crux.nu>
Tue, 19 Sep 2017 18:11:19 +0000 (20:11 +0200)
commit62e416b52cf328d675a8f2e28007f9e697be3025
tree24b5b15f2e663d7926257f4b0e6de93ae6501716
parent8dfe440b32a7db99d33b0daa656ce82230e32bf3
pkgmk.in: Add 7z to unpack_source function

Libarchive(bsdtar) can extract 7-Zip archives since 3.0, so
add them as supported source

Ref:
https://github.com/libarchive/libarchive/wiki/LibarchiveFormats
pkgmk.in