aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geth/APKBUILD')
-rw-r--r--community/geth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index 76b50c6580..2c7bf6602c 100644
--- a/community/geth/APKBUILD
+++ b/community/geth/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
arch="all"
-license="LGPLv3"
+license="LGPL-3.0"
makedepends="go linux-headers"
checkdepends="fuse"
options="!check"