diff options
Diffstat (limited to 'main/gzip/APKBUILD')
-rw-r--r-- | main/gzip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gzip/APKBUILD b/main/gzip/APKBUILD index 2c39336a72f..c9993add674 100644 --- a/main/gzip/APKBUILD +++ b/main/gzip/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A popular data compression program" subpackages="$pkgname-doc" url="https://www.gnu.org/software/gzip/" arch="all" -license="GPL2" +license="GPL-2.0" depends= makedepends= install= |