aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2024-03-29 06:12:28 +0000
committerDuncan Bellamy <dunk@denkimushi.com>2024-03-29 06:12:28 +0000
commitc7a0f8a56353e6eb63cd08a8c48b360c160613b5 (patch)
treec5837f0dadf99040aa32d62479699c75ec6455a7
parent77362ca2717255832343be6c1b1c80f5406862d2 (diff)
community/oci-cli: upgrade to 3.38.0HEADmaster
* https://github.com/oracle/oci-cli/blob/v3.38.0/CHANGELOG.rst
-rw-r--r--community/oci-cli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/oci-cli/APKBUILD b/community/oci-cli/APKBUILD
index b0e688e0cd7..d5028529b6d 100644
--- a/community/oci-cli/APKBUILD
+++ b/community/oci-cli/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Adam Bruce <adam@adambruce.net>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=oci-cli
-pkgver=3.37.14
+pkgver=3.38.0
pkgrel=0
pkgdesc="Oracle Cloud Infrastructure CLI"
url="https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm"
@@ -47,5 +47,5 @@ package() {
}
sha512sums="
-1d6fb08573b76991cf7eb2144fc56fccadd5d5d3cd616f55e82541bf529b61a2dd1f3a555293d566034b60cd9b07c167112b8673045de114da79c38c69f74d46 oci-cli-3.37.14.tar.gz
+7fbea7ebdeea0bdb7e4ae1ccb255c5a600fb208287f35dd8bd70943652bd6280e3bb2677f01ccefd4d56b61f4a45daa8c6f8e0033f0f1d2dc12d5a69a4690567 oci-cli-3.38.0.tar.gz
"