File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/nvidia-k8s-device-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ path = "../packages.rs"
1212releases-url = " https://github.com/NVIDIA/k8s-device-plugin/releases"
1313
1414[[package .metadata .build-package .external-files ]]
15- url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.17.0 /v0.17.0 .tar.gz"
16- path = " k8s-device-plugin-0.17.0 .tar.gz"
17- sha512 = " 912d324d22bc18994319d4188a3d859e5af58ec6bd7da01f632a210dbb313b6ac8d5105e4558f03b49ed56005383eca6c25f215c24ca7b981b60cd0c510516ed "
15+ url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.17.1 /v0.17.1 .tar.gz"
16+ path = " k8s-device-plugin-0.17.1 .tar.gz"
17+ sha512 = " 8dc7501131b45de10f55d1034db402886e0bae06b0e06445acfbe6ab25db2afccf7a9b8e24428c0206ee6a1b7080fa682e3f024bcef2c8c12a880303a607af65 "
1818
1919[build-dependencies ]
2020glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 22%global gorepo k8s-device-plugin
33%global goimport %{goproject }/%{gorepo }
44
5- %global gover 0.17.0
5+ %global gover 0.17.1
66%global rpmver %{gover }
77
88Name: %{_cross_os }nvidia-k8s-device-plugin
You can’t perform that action at this time.
0 commit comments