summaryrefslogtreecommitdiffstats
path: root/package/git-crypt/git-crypt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/git-crypt/git-crypt.mk')
-rw-r--r--package/git-crypt/git-crypt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git-crypt/git-crypt.mk b/package/git-crypt/git-crypt.mk
index 7785ddcfd9..6cae456fd3 100644
--- a/package/git-crypt/git-crypt.mk
+++ b/package/git-crypt/git-crypt.mk
@@ -7,7 +7,7 @@
GIT_CRYPT_VERSION = 0.5.0
GIT_CRYPT_SITE = https://www.agwa.name/projects/git-crypt/downloads
GIT_CRYPT_DEPENDENCIES = host-pkgconf openssl
-GIT_CRYPT_LICENSE = GPLv3+, MIT
+GIT_CRYPT_LICENSE = GPL-3.0+, MIT
GIT_CRYPT_LICENSE_FILES = COPYING parse_options.hpp
GIT_CRYPT_LIBS = `$(PKG_CONFIG_HOST_BINARY) --libs openssl`
OpenPOWER on IntegriCloud