aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-evtx
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-04 14:01:47 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-04 14:01:47 +0000
commitf4dea9432a7919106f94c00c2de3e4c35d47d586 (patch)
treef333ec03604b04a3ce082219a4ad242e4a7ab592 /community/py-evtx
parentce325fec9754524a9348df26c6c1f1a83a074852 (diff)
community/py-evtx: upgrade to 0.6.1
Diffstat (limited to 'community/py-evtx')
-rw-r--r--community/py-evtx/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/py-evtx/APKBUILD b/community/py-evtx/APKBUILD
index 06801da70bc..e3897851513 100644
--- a/community/py-evtx/APKBUILD
+++ b/community/py-evtx/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-evtx
_pkgname=python-evtx
-pkgver=0.4.0
-pkgrel=1
+pkgver=0.6.1
+pkgrel=0
pkgdesc="Pure Python parser for recent Windows Event Log files (.evtx)"
url="http://www.williballenthin.com/evtx/index.html"
arch="noarch"
@@ -44,6 +44,4 @@ _py3() {
_py python3
}
-md5sums="f94ac53dc32eb3206fdc746b4b09fe25 py-evtx-0.4.0.tar.gz"
-sha256sums="01914a45a17f88ae0498c0f59f4157eeb015424237f5bb5ed2267cffddd50a04 py-evtx-0.4.0.tar.gz"
-sha512sums="80bf28d6923fa000b00e41f6333784d5637c496985d47fc5de97f2a68c8289e083539acd3b7608b82a457888dbe9049a7f8476eb40fa46c44890cb3435616a15 py-evtx-0.4.0.tar.gz"
+sha512sums="e0b0a5a002b2aa82262b49b269ab84be8ee57f1de69daf5b3e9e5167915fa63b756da240856fc37cacbabf7910189d3b5270e0d18905d09a8fd1f44ec8b3d1e2 py-evtx-0.6.1.tar.gz"