From: Francois Perrad Date: Thu, 23 Jul 2015 09:21:35 +0000 (+0200) Subject: orbit: bump to version 2.2.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37760dab1d0d83065033aabccbad11ad1a264137;p=buildroot.git orbit: bump to version 2.2.3 Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- diff --git a/package/orbit/orbit.mk b/package/orbit/orbit.mk index 7df7790699..fa30f38427 100644 --- a/package/orbit/orbit.mk +++ b/package/orbit/orbit.mk @@ -4,7 +4,7 @@ # ################################################################################ -ORBIT_VERSION_UPSTREAM = 2.2.1 +ORBIT_VERSION_UPSTREAM = 2.2.3 ORBIT_VERSION = $(ORBIT_VERSION_UPSTREAM)-1 ORBIT_SUBDIR = orbit ORBIT_LICENSE = MIT