aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-10-04 19:29:44 +0300
committerSören Tempel <soeren+git@soeren-tempel.net>2018-10-14 12:41:38 +0200
commit481dc70eab7ae2eca95ac6183dab4018502cac26 (patch)
treea36b0cebf5b862df0c63146cbbdf5250cf672d6c /main
parent31210df3074a646ce59de51d85b381ecad39e76b (diff)
downloadaports-481dc70eab7ae2eca95ac6183dab4018502cac26.tar.bz2
aports-481dc70eab7ae2eca95ac6183dab4018502cac26.tar.xz
main/ansible: upgrade to 2.7.0
Diffstat (limited to 'main')
-rw-r--r--main/ansible/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ansible/APKBUILD b/main/ansible/APKBUILD
index 58b1379e99..6f419d188a 100644
--- a/main/ansible/APKBUILD
+++ b/main/ansible/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Takuya Noguchi <takninnovationresearch@gmail.com>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=ansible
-pkgver=2.6.3
+pkgver=2.7.0
pkgrel=0
pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com"
@@ -39,4 +39,4 @@ package() {
install -m644 README.rst "$pkgdir"/usr/share/doc/$pkgname
}
-sha512sums="f34052379b892d5dff5e170e4237d4595ecf9d951226cc928fc092e253f5fa9f492a6e953ff09ed63b19ddb0f2b8df66ac738c2f48923e6d5b1dcc96fc2799c9 ansible-2.6.3.tar.gz"
+sha512sums="a5e0e0b87bb2fa8fbc76825733a5c6afe642d4602be80466e5f28324e90be4487fd1c300e567a164222f171bd9eac65b7b36ca9b6fe4bebfcbd2c24dd60049ad ansible-2.7.0.tar.gz"