aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dep/APKBUILD')
-rw-r--r--testing/dep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dep/APKBUILD b/testing/dep/APKBUILD
index 5ac1f3ceb4..5440620740 100644
--- a/testing/dep/APKBUILD
+++ b/testing/dep/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Go dependency management tool"
url="https://github.com/golang/dep"
arch="all"
-license="BSD3"
+license="BSD-3-Clause"
makedepends="go"
source="$pkgname-$pkgver.tar.gz::https://github.com/golang/$pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver