aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 11:35:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:58 +0000
commit69f9510a8777a10fa8acdc10a11ba653f5341795 (patch)
tree62a5fb2aaab75502409b4fda99a1f94ab380d723 /community
parenteb8529f814e3649190e47eebc1ca9e75f82ed9ba (diff)
downloadaports-69f9510a8777a10fa8acdc10a11ba653f5341795.tar.bz2
aports-69f9510a8777a10fa8acdc10a11ba653f5341795.tar.xz
community/py3-crcmod: rebuild against python 3.8
Diffstat (limited to 'community')
-rw-r--r--community/py3-crcmod/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-crcmod/APKBUILD b/community/py3-crcmod/APKBUILD
index 631f2a19a0..f367ea24b1 100644
--- a/community/py3-crcmod/APKBUILD
+++ b/community/py3-crcmod/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-crcmod
_pkgname=crcmod
pkgver=1.7
-pkgrel=3
+pkgrel=4
pkgdesc="Cyclic Redundancy Check (CRC) implementation in Python"
url="https://pypi.python.org/pypi/crcmod/"
arch="all"