aboutsummaryrefslogtreecommitdiff
path: root/ports/msix/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msix/CONTROL')
-rw-r--r--ports/msix/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/msix/CONTROL b/ports/msix/CONTROL
index fb6e632a1..2f7039e4e 100644
--- a/ports/msix/CONTROL
+++ b/ports/msix/CONTROL
@@ -1,5 +1,6 @@
Source: msix
-Version: 1.7
+Version: 1.7-1
Build-Depends: xerces-c, zlib, openssl (!uwp&!windows), catch2
+Homepage: https://github.com/microsoft/msix-packaging
Description: The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.
The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.