diff options
| author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2014-10-26 19:45:31 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-29 23:22:50 +0100 |
| commit | 17a74d47dbe27b608c7ac099f09df8d6ae1b2e2b (patch) | |
| tree | 7896df90bacc0a4552d0071f0a824282e038cfa8 | |
| parent | e8deb76797f61b78a8afe8a6f46801ad81b54f3d (diff) | |
| download | buildroot-17a74d47dbe27b608c7ac099f09df8d6ae1b2e2b.tar.gz buildroot-17a74d47dbe27b608c7ac099f09df8d6ae1b2e2b.zip | |
python-rtslib-fb: bump version
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/python-rtslib-fb/python-rtslib-fb.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-rtslib-fb/python-rtslib-fb.mk b/package/python-rtslib-fb/python-rtslib-fb.mk index 70b02571c9..d45c261323 100644 --- a/package/python-rtslib-fb/python-rtslib-fb.mk +++ b/package/python-rtslib-fb/python-rtslib-fb.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_RTSLIB_FB_VERSION = v2.1.fb49 +PYTHON_RTSLIB_FB_VERSION = v2.1.fb50 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 = COPYING |

