aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-geoip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-geoip/APKBUILD')
-rw-r--r--community/py-geoip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-geoip/APKBUILD b/community/py-geoip/APKBUILD
index 97d92954bc..e273508183 100644
--- a/community/py-geoip/APKBUILD
+++ b/community/py-geoip/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A Pure Python GeoIP API"
url="https://github.com/appliedsec/pygeoip"
arch="noarch"
-license="LGPL3+"
+license="LGPL-3.0-or-later"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"