aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-16 20:42:27 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-16 20:42:27 +0000
commit42a27a6b59b209c9db1769bea5cb38304e232c0d (patch)
tree624282db0ae04c4b50fc75815c3585cfd79469df
parent1fa652be71fa236d0acf33bab73eafff1cdb1cb2 (diff)
testing/py-pefile: upgrade to 2019.4.14
-rw-r--r--testing/py-pefile/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-pefile/APKBUILD b/testing/py-pefile/APKBUILD
index 0308e5c5c29..b20460e51b8 100644
--- a/testing/py-pefile/APKBUILD
+++ b/testing/py-pefile/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-pefile
_pkgname=pefile
-pkgver=2018.8.8
+pkgver=2019.4.14
pkgrel=0
pkgdesc="Python PE parsing module"
url="https://github.com/erocarrera/pefile"
@@ -49,4 +49,4 @@ _py3() {
_py python3
}
-sha512sums="b8c0aab1d197533e48d70d81066b0dc6ec0171cec8153debaf54ed1a8f07ea9fed749ee4b2f5b460d12a92c34e74d16c6da99d9305255eaeb503e74a148724e5 py-pefile-2018.8.8.tar.gz"
+sha512sums="46d022a40dfc91e59b3900f842c10052d481bc640b965fee2fbb2f16a636371e6cfc1aefc47fca1b7ed12be2bc707a156b10416c450b161530f3d18dc4a5f431 py-pefile-2019.4.14.tar.gz"