aboutsummaryrefslogtreecommitdiffstats
path: root/community/i2c-tools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:54:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:01 +0000
commit8e1c7cd3c4bfd299d6decfae4802887d1c932049 (patch)
treef099cafbb31472e74c984dae21b4587e29dbaf0d /community/i2c-tools
parent2fe147de0660cb7dcf5a1636ee402bade10dfaff (diff)
downloadaports-8e1c7cd3c4bfd299d6decfae4802887d1c932049.tar.bz2
aports-8e1c7cd3c4bfd299d6decfae4802887d1c932049.tar.xz
community/i2c-tools: rebuild against python 3.8
Diffstat (limited to 'community/i2c-tools')
-rw-r--r--community/i2c-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/i2c-tools/APKBUILD b/community/i2c-tools/APKBUILD
index accffba1c1..e47fd36530 100644
--- a/community/i2c-tools/APKBUILD
+++ b/community/i2c-tools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=i2c-tools
pkgver=4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for monitoring I2C devices"
url="http://www.lm-sensors.org/wiki/I2CTools"
arch="all"