aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hugo/APKBUILD')
-rw-r--r--community/hugo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 49e7fa19c3..9c5b9e4227 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="http://gohugo.io/"
arch="all"
-license="Apache 2.0"
+license="Apache-2.0"
depends=""
makedepends="go govendor"
install=""