diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 14:33:01 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:59 +0100 |
commit | fc4fffca7207643b4a619945d3a23417f9163c29 (patch) | |
tree | f32a8133025788b34b7e0b9275079282116ab93c /community/libteam/APKBUILD | |
parent | e77093bb16e55bce360e20207e7c09c21babe753 (diff) | |
download | aports-fc4fffca7207643b4a619945d3a23417f9163c29.tar.bz2 aports-fc4fffca7207643b4a619945d3a23417f9163c29.tar.xz |
community/libteam: rebuild against new version of python3
Diffstat (limited to 'community/libteam/APKBUILD')
-rw-r--r-- | community/libteam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libteam/APKBUILD b/community/libteam/APKBUILD index 510d53a2bb..7949eff514 100644 --- a/community/libteam/APKBUILD +++ b/community/libteam/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=libteam pkgver=1.26 -pkgrel=1 +pkgrel=2 pkgdesc="Library for controlling team network device" url="http://libteam.org" arch="all" |