summaryrefslogtreecommitdiffstats
path: root/package/python-rtslib-fb/python-rtslib-fb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-rtslib-fb/python-rtslib-fb.mk')
-rw-r--r--package/python-rtslib-fb/python-rtslib-fb.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/python-rtslib-fb/python-rtslib-fb.mk b/package/python-rtslib-fb/python-rtslib-fb.mk
index f0864a06a4..85bee0ba75 100644
--- a/package/python-rtslib-fb/python-rtslib-fb.mk
+++ b/package/python-rtslib-fb/python-rtslib-fb.mk
@@ -4,11 +4,10 @@
#
################################################################################
-PYTHON_RTSLIB_FB_VERSION = 2.1.58
-PYTHON_RTSLIB_FB_SOURCE = rtslib-fb-$(PYTHON_RTSLIB_FB_VERSION).tar.gz
-PYTHON_RTSLIB_FB_SITE = https://pypi.python.org/packages/c8/26/ae0ff9a721d046bef78c457d8fc19287f7dbe36f98f5e190b017f0d9e9b7
+PYTHON_RTSLIB_FB_VERSION = v2.1.fb57
+PYTHON_RTSLIB_FB_SITE = $(call github,agrover,rtslib-fb,$(PYTHON_RTSLIB_FB_VERSION))
PYTHON_RTSLIB_FB_LICENSE = Apache-2.0
-PYTHON_RTSLIB_FB_LICENSE_FILES = setup.py
+PYTHON_RTSLIB_FB_LICENSE_FILES = COPYING
PYTHON_RTSLIB_FB_SETUP_TYPE = setuptools
PYTHON_RTSLIB_FB_DEPENDENCIES = python-six
OpenPOWER on IntegriCloud