Permalink
Browse files
kubectl: update to 1.14.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
sysutils/kubectl/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup kubernetes kubectl 1.14.0 |
|
|
github.setup kubernetes kubectl 1.14.1 |
|
|
categories sysutils |
|
|
platforms darwin |
|
|
supported_archs x86_64 |
|
|
@@ -21,9 +21,9 @@ dist_subdir ${name}/${version} |
|
|
extract.suffix |
|
|
extract.only |
|
|
|
|
|
checksums rmd160 06604e87738a935e778a696938c2ad8693c3f2aa \ |
|
|
sha256 26bb69f6ac819700d12be3339c19887a2e496ef3e487e896af2375bf1455cb9f \ |
|
|
size 48697144 |
|
|
checksums rmd160 c80bfa373100b8cef834e76f1d7f2165b3cdfea7 \ |
|
|
sha256 75b89d77923486063e3e81b57f563550a504ae313687dc8ab7ac2e792854fd40 \ |
|
|
size 48710920 |
|
|
|
|
|
use_configure no |
|
|
|
|
|
|