aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-03 19:33:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:36 +0000
commit8eaf02d2ada0e76bf4b7fc505647ad367f9f9c42 (patch)
tree454f78fb3b7c5452a20913678f37f87d580b274b
parente728421ca3310bec1c7289686e9fe223ee9f6372 (diff)
downloadaports-8eaf02d2ada0e76bf4b7fc505647ad367f9f9c42.tar.bz2
aports-8eaf02d2ada0e76bf4b7fc505647ad367f9f9c42.tar.xz
main/ansible: rebuild against python 3.7
-rw-r--r--main/ansible/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ansible/APKBUILD b/main/ansible/APKBUILD
index 6518d8450e..507b1489e2 100644
--- a/main/ansible/APKBUILD
+++ b/main/ansible/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=ansible
pkgver=2.7.9
-pkgrel=0
+pkgrel=1
pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com"
arch="noarch"