summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d4f1199022d..fa894b25fc44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openshift-client-bin
pkgdesc = Client tools for OpenShift, binary release
- pkgver = 4.7.8
- pkgrel = 2
+ pkgver = 4.7.9
+ pkgrel = 1
url = https://github.com/openshift/oc
arch = x86_64
license = Apache
@@ -9,8 +9,8 @@ pkgbase = openshift-client-bin
conflicts = okd-client-bin
conflicts = origin-client
conflicts = origin-client-bin
- source = openshift-client-bin-4.7.8.tar.gz::https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.7.8/openshift-client-linux.tar.gz
- sha256sums = 5b7b95b06d4c34b8d727c0b90c7714e0c59ff4826e12e19f8b3f5981a0127fbc
+ source = openshift-client-bin-4.7.9.tar.gz::https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.7.9/openshift-client-linux.tar.gz
+ sha256sums = 136e7252581df48ac960f7c005eca5561f141842436bae5b154e223d7a10415b
pkgname = openshift-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index d1d10cf6740d..ba45b7cef936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Gwosdz <jgwosdz at redhat dot com>
pkgname=openshift-client-bin
-pkgver=4.7.8
-pkgrel=2
+pkgver=4.7.9
+pkgrel=1
pkgdesc="Client tools for OpenShift, binary release"
arch=("x86_64")
provides=("oc")
@@ -12,7 +12,7 @@ depends=()
source=("$pkgname-$pkgver.tar.gz::https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${pkgver}/openshift-client-linux.tar.gz")
-sha256sums=('5b7b95b06d4c34b8d727c0b90c7714e0c59ff4826e12e19f8b3f5981a0127fbc')
+sha256sums=('136e7252581df48ac960f7c005eca5561f141842436bae5b154e223d7a10415b')
prepare() {
# generate completion