aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:12:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit75432a251c951c5d13d89f281a6b0c7103bd85f1 (patch)
tree3eab6067e2fc8aab8933cfc953eda5251c852d2c /testing
parent24187ce2bed2efecbaa52ecc1c47cb45ed8b949c (diff)
downloadaports-75432a251c951c5d13d89f281a6b0c7103bd85f1.tar.bz2
aports-75432a251c951c5d13d89f281a6b0c7103bd85f1.tar.xz
testing/py3-crc16: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-crc16/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-crc16/APKBUILD b/testing/py3-crc16/APKBUILD
index 93624f2341..c43d76b309 100644
--- a/testing/py3-crc16/APKBUILD
+++ b/testing/py3-crc16/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-crc16
_pkgname=crc16
pkgver=0.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python library for calculating CRC16"
url="https://code.google.com/p/pycrc16/"
arch="all"