aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2024-05-04 09:55:36 +0000
committeromni <omni+alpine@hack.org>2024-05-04 10:54:28 +0000
commit240a305789eaac931739a4fc08e5c822a7a4fb97 (patch)
tree217c805d860f80d23ec46e20c2f71f7f700c02cd
parent334955cd11dbd71695905b1ad2ceaf6e603eb3f9 (diff)
community/oci-cli: upgrade to 3.40.1
* https://github.com/oracle/oci-cli/blob/v3.40.1/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 59c7faec95f..b072e7d7543 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.40.0
+pkgver=3.40.1
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="
-06bebb5856694e50d91fe6eafb2ce7d3d1243599bfd0fe1e0e4cba0b6502c88caa0c67c44c99e193cee8a8c7a98f57a111f7f7384d6c347794392e97009d91ea oci-cli-3.40.0.tar.gz
+133cfe8c3697a6a100b3f73427246228721bc68558f1033ac4d2796ceb5ecc627e211f749b209be4fc01550d48bf70c9be2b8eb3bc0b5602202fbd7b1857feea oci-cli-3.40.1.tar.gz
"