From 43bcd336c00ebab5ff7e5d42a6fc07bf931b9140 Mon Sep 17 00:00:00 2001 From: Maxime Hadjinlian Date: Sun, 26 Oct 2014 19:45:28 +0100 Subject: [PATCH] python-configshell-fb: Bump version Signed-off-by: Maxime Hadjinlian Signed-off-by: Thomas Petazzoni --- package/python-configshell-fb/python-configshell-fb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python-configshell-fb/python-configshell-fb.mk b/package/python-configshell-fb/python-configshell-fb.mk index 64b27feb67..76ef48d573 100644 --- a/package/python-configshell-fb/python-configshell-fb.mk +++ b/package/python-configshell-fb/python-configshell-fb.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_CONFIGSHELL_FB_VERSION = v1.1.fb14 +PYTHON_CONFIGSHELL_FB_VERSION = v1.1.fb15 PYTHON_CONFIGSHELL_FB_SITE = $(call github,agrover,configshell-fb,$(PYTHON_CONFIGSHELL_FB_VERSION)) PYTHON_CONFIGSHELL_FB_LICENSE = Apache-2.0 PYTHON_CONFIGSHELL_FB_LICENSE_FILES = COPYING