aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kops
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-09-26 16:24:45 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-09-26 16:29:04 +0000
commit01ef0c6dceefc0bf3e47ceb9eab2fcc62473bf89 (patch)
tree3e2ea5451a48413c867b647b6243620294c7138f /testing/kops
parent553052390de158291f9288cfe65cc91bf76842b5 (diff)
testing/kops: upgrade to 1.13.2
Diffstat (limited to 'testing/kops')
-rw-r--r--testing/kops/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kops/APKBUILD b/testing/kops/APKBUILD
index cfe607ff5c7..a542508f7c5 100644
--- a/testing/kops/APKBUILD
+++ b/testing/kops/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=kops
-pkgver=1.13.0
+pkgver=1.13.2
pkgrel=0
pkgdesc="Kubernetes Operations"
url="https://github.com/kubernetes/kops"
@@ -36,4 +36,4 @@ package() {
install -D "$GOPATH"/bin/kops "$pkgdir"/usr/bin/kops
}
-sha512sums="8a9862aa10aaf77db8bdfddc030ef9c967183c9ba4ea3018040f696c083b3c898434be5b830787454e848bdfad9fabaf13c836c1aeb536ccb37419791f13ef05 kops-1.13.0.tar.gz"
+sha512sums="bfe2152c0d9daa16647cb2d93c7790a6074b9b2ba9e31a500e192ec8a93abccabfb6b36872c45699be304a4596aad9a6e766ae7da76c129cf5c1c7f162f68f45 kops-1.13.2.tar.gz"