diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 12:17:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:34 +0000 |
commit | 212796497bb531f4576064975a8cfce62e07683c (patch) | |
tree | dd8ea013615309a573f5eab2e70eececa88a36af | |
parent | 8a27231c0751d87c1b5056cce1ac269750319d2b (diff) | |
download | aports-212796497bb531f4576064975a8cfce62e07683c.tar.bz2 aports-212796497bb531f4576064975a8cfce62e07683c.tar.xz |
testing/py3-distorm3: rebuild against python 3.8
-rw-r--r-- | testing/py3-distorm3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-distorm3/APKBUILD b/testing/py3-distorm3/APKBUILD index 15007dc6c5..f8a00f39aa 100644 --- a/testing/py3-distorm3/APKBUILD +++ b/testing/py3-distorm3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-distorm3 _pkgname=distorm3 pkgver=3.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Disassembler Library For x86/AMD64" url="https://pypi.python.org/pypi/distorm3" arch="all" |