Skip to content
Snippets Groups Projects
Commit 72452b6e authored by Lucas Ramage's avatar Lucas Ramage Committed by alice
Browse files

testing/rke: upgrade to 1.3.14

parent ff45e200
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38883testing/rke: upgrade to 1.3.14
Pipeline #136050 passed
# Contributor: Lucas Ramage <lucas.ramage@infinite-omicron.com>
# Maintainer: Lucas Ramage <lucas.ramage@infinite-omicron.com>
pkgname=rke
pkgver=1.3.13
pkgrel=1
pkgver=1.3.14
pkgrel=0
pkgdesc="Rancher Kubernetes Engine"
options="!check net chmod-clean"
url="https://github.com/rancher/rke"
......@@ -21,7 +21,7 @@ export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"
export GOMODCACHE="${GOMODCACHE:-"$srcdir/go"}"
build() {
go build -v -ldflags "-X main.VERSION=$pkgver"
go build -v -ldflags "-X main.VERSION=v$pkgver"
}
package() {
......@@ -30,5 +30,5 @@ package() {
}
sha512sums="
32cc2a04a33ac20c0ed6e3d0a923e416d7914a9eef5365f584d1344f43fb06e9f6c8dbdb2400093cd5b9206719e8e899929ad03265b398d2575af64a36345502 rke-1.3.13.tar.gz
36e08901fc694b4b2b6015a27f9910a4710aa7adaccb70ff18d046880a4bdea5e4a127e9962045d09da56dfbca35f54a6b3303dac3f8a18ea5960eeb43499feb rke-1.3.14.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment