mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/gst1-plugins-bayer2rgb-neon: remove 'v' prefix
Fixes version parsing for release-monitoring.org support. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
649f8080c0
commit
63530ec8fb
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GST1_PLUGINS_BAYER2RGB_NEON_VERSION = v0.3
|
GST1_PLUGINS_BAYER2RGB_NEON_VERSION = 0.3
|
||||||
GST1_PLUGINS_BAYER2RGB_NEON_SOURCE = gst-bayer2rgb-neon-$(GST1_PLUGINS_BAYER2RGB_NEON_VERSION).tar.bz2
|
GST1_PLUGINS_BAYER2RGB_NEON_SOURCE = gst-bayer2rgb-neon-v$(GST1_PLUGINS_BAYER2RGB_NEON_VERSION).tar.bz2
|
||||||
GST1_PLUGINS_BAYER2RGB_NEON_SITE = https://git.phytec.de/gst-bayer2rgb-neon/snapshot
|
GST1_PLUGINS_BAYER2RGB_NEON_SITE = https://git.phytec.de/gst-bayer2rgb-neon/snapshot
|
||||||
GST1_PLUGINS_BAYER2RGB_NEON_LICENSE = GPL-3.0
|
GST1_PLUGINS_BAYER2RGB_NEON_LICENSE = GPL-3.0
|
||||||
GST1_PLUGINS_BAYER2RGB_NEON_LICENSE_FILES = COPYING
|
GST1_PLUGINS_BAYER2RGB_NEON_LICENSE_FILES = COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user