aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-crcmod
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:33:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commitf141b1144b7ab4dd99585ec970588d2def664bb6 (patch)
treefcf10d2b02d343767d748cf60e6e34a7f266b2d8 /community/py-crcmod
parent958106b1d93638fd67a089ca6467956314d90be6 (diff)
downloadaports-f141b1144b7ab4dd99585ec970588d2def664bb6.tar.bz2
aports-f141b1144b7ab4dd99585ec970588d2def664bb6.tar.xz
community/py-crcmod: rebuild against python 3.7
Diffstat (limited to 'community/py-crcmod')
-rw-r--r--community/py-crcmod/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-crcmod/APKBUILD b/community/py-crcmod/APKBUILD
index 87317abe28..def398b262 100644
--- a/community/py-crcmod/APKBUILD
+++ b/community/py-crcmod/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-crcmod
_pkgname=${pkgname#py-}
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Cyclic Redundancy Check (CRC) implementation in Python"
url="https://pypi.python.org/pypi/crcmod/"
arch="all"