summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/orbit/orbit.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/orbit/orbit.mk b/package/orbit/orbit.mk
index e5a8676408..970d1e2df3 100644
--- a/package/orbit/orbit.mk
+++ b/package/orbit/orbit.mk
@@ -4,9 +4,9 @@
#
################################################################################
-ORBIT_VERSION_UPSTREAM = 2.2.0
-ORBIT_VERSION = $(ORBIT_VERSION_UPSTREAM)-2
-ORBIT_SUBDIR = orbit-$(ORBIT_VERSION_UPSTREAM)
+ORBIT_VERSION_UPSTREAM = 2.2.1
+ORBIT_VERSION = $(ORBIT_VERSION_UPSTREAM)-1
+ORBIT_SUBDIR = orbit
ORBIT_LICENSE = MIT
ORBIT_LICENSE_FILES = $(ORBIT_SUBDIR)/doc/us/license.md
OpenPOWER on IntegriCloud