1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00

testing/rke: upgrade to 1.3.7

This commit is contained in:
Lucas Ramage 2022-03-24 11:40:59 -04:00 committed by alice
parent b37acad183
commit c6f73dc12e

View file

@ -1,8 +1,8 @@
# Contributor: Lucas Ramage <ramage.lucas@protonmail.com>
# Maintainer: Lucas Ramage <ramage.lucas@protonmail.com>
pkgname=rke
pkgver=1.3.4
pkgrel=1
pkgver=1.3.7
pkgrel=0
pkgdesc="Rancher Kubernetes Engine"
options="!check net chmod-clean"
url="https://github.com/rancher/rke"
@ -41,5 +41,5 @@ package() {
}
sha512sums="
b8206763cb47239249da4d9760f7009340c60cc87e4ac2192d7c0d9423ad5e5886d5b366387196616b8621da60b9242a35bc2e192b6ba4e128f0b6a900abca56 rke-1.3.4.tar.gz
9fc56f01a86f1989332c719d09f90e33a832ead6984bf9b227c3b68dde11dcd2ceaffc4d304601a6e7d1cb5b21527cfe0ea97e9400aad83b78fa359a393710a3 rke-1.3.7.tar.gz
"