aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pygtail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pygtail/APKBUILD')
-rw-r--r--testing/py-pygtail/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pygtail/APKBUILD b/testing/py-pygtail/APKBUILD
index 3a6c1a7f740..aa153c08d0a 100644
--- a/testing/py-pygtail/APKBUILD
+++ b/testing/py-pygtail/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Reads log file lines that have not been read"
url="http://github.com/bgreenlee/pygtail"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"