mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-rtslib-fb: bump version to 2.1.58
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
43a60215f2
commit
e57ea511ee
@@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RTSLIB_FB_VERSION = v2.1.fb57
|
||||
PYTHON_RTSLIB_FB_SITE = $(call github,agrover,rtslib-fb,$(PYTHON_RTSLIB_FB_VERSION))
|
||||
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_LICENSE = Apache-2.0
|
||||
PYTHON_RTSLIB_FB_LICENSE_FILES = COPYING
|
||||
PYTHON_RTSLIB_FB_LICENSE_FILES = setup.py
|
||||
PYTHON_RTSLIB_FB_SETUP_TYPE = setuptools
|
||||
PYTHON_RTSLIB_FB_DEPENDENCIES = python-six
|
||||
|
||||
|
||||
Reference in New Issue
Block a user