summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index deb7e19b4bd0..36a4bb501667 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = rke
pkgdesc = An extremely simple, lightning fast Kubernetes installer that works everywhere.
- pkgver = 1.3.7
+ pkgver = 1.3.8
pkgrel = 1
url = https://github.com/rancher/rke
arch = x86_64
license = Apache
makedepends = git
makedepends = go>=1.11
- source = rke-1.3.7::git+https://github.com/rancher/rke#tag=v1.3.7
+ makedepends = golangci-lint
+ source = rke-1.3.8::git+https://github.com/rancher/rke#tag=v1.3.8
source = build.patch
source = ci.patch
source = version.patch