mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-pefile: fix checksum
This commit is contained in:
parent
7f24574fcd
commit
57713b6de9
@ -3,7 +3,7 @@
|
||||
pkgname=py3-pefile
|
||||
_pkgname=pefile
|
||||
pkgver=2019.4.18
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Python PE parsing module"
|
||||
url="https://github.com/erocarrera/pefile"
|
||||
arch="noarch"
|
||||
@ -28,4 +28,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="351e9fa45731134b4c983b987ab865aa838d58c0c68b9d1a0645c705cd49d51c763ab6db7d8f5d0bf9a1ba8ea89dd297a7fc5bbd1d8184eebd84cf6553743ce5 py3-pefile-2019.4.18.tar.gz"
|
||||
sha512sums="351e9fa45731134b4c983b987ab865aa838d58c0c68b9d1a0645c705cd49d51c763ab6db7d8f5d0bf9a1ba8ea89dd297a7fc5bbd1d8184eebd84cf6553743ce5 pefile-2019.4.18.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user