aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-28 11:02:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:51 +0000
commitf09e540673c85dc12fcb5c6c55caa45fc36748f0 (patch)
treeedf3cf8dd097e062823c82d8a3be16b189b66b56
parent75d5000f9dcec88c6b03503a7eff5fa18c9369c9 (diff)
downloadaports-f09e540673c85dc12fcb5c6c55caa45fc36748f0.tar.bz2
aports-f09e540673c85dc12fcb5c6c55caa45fc36748f0.tar.xz
main/ansible: rebuild against python 3.8
-rw-r--r--main/ansible/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ansible/APKBUILD b/main/ansible/APKBUILD
index 84a68502fd..8e1db9b860 100644
--- a/main/ansible/APKBUILD
+++ b/main/ansible/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=ansible
pkgver=2.8.6
-pkgrel=0
+pkgrel=1
pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com/"
arch="noarch"