[cygport - the Cygwin packaging tool] branch master, updated. 0.35.3-1-g5ce5102

Jon TURNEY jturney@sourceware.org
Mon Sep 19 17:42:08 GMT 2022




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=5ce5102fdfd81b7cfa17f0f5e0156e782dd26f44

commit 5ce5102fdfd81b7cfa17f0f5e0156e782dd26f44
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Sep 19 18:41:35 2022 +0100

    Add LICENSE to sample.cygport


Diff:
---
 data/sample.cygport | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/sample.cygport b/data/sample.cygport
index 1ea5285..f784e82 100644
--- a/data/sample.cygport
+++ b/data/sample.cygport
@@ -8,6 +8,7 @@ SUMMARY="Cygwin source packaging tool"
 DESCRIPTION="cygport is the standard method for building and maintaining
 packages for the Cygwin distribution."
 HOMEPAGE="https://cygwin.com/"
+LICENSE="GPL-3.0-only"
 SRC_URI="https://github.com/cygwin/cygport/${VERSION}/cygport-${VERSION}.tar.gz"
 
 # this package contains no compiled Cygwin binaries



More information about the Cygwin-apps-cvs mailing list