aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-evtx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-evtx/APKBUILD')
-rw-r--r--community/py-evtx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-evtx/APKBUILD b/community/py-evtx/APKBUILD
index 4080a6cb94..06801da70b 100644
--- a/community/py-evtx/APKBUILD
+++ b/community/py-evtx/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Pure Python parser for recent Windows Event Log files (.evtx)"
url="http://www.williballenthin.com/evtx/index.html"
arch="noarch"
-license="APACHE2"
+license="Apache-2.0"
depends=""
makedepends="python2-dev py-setuptools python3-dev"
install=""