aboutsummaryrefslogtreecommitdiffstats
path: root/community/xxhash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xxhash/APKBUILD')
-rw-r--r--community/xxhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xxhash/APKBUILD b/community/xxhash/APKBUILD
index 9225892acb..a25c6d7256 100644
--- a/community/xxhash/APKBUILD
+++ b/community/xxhash/APKBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Extremely fast non-cryptographic hash algorithm"
url="http://www.xxhash.com"
arch="all"
-license="BSD/GPL"
+license="BSD GPL"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="$pkgname-dev $pkgname-doc py2-$pkgname:_py2 py3-$pkgname:_py3"