mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
orc: bump version
From the release notes:
- Add libtool versioning to the linker flags again. This was accidentially
removed in 0.4.20 but should not cause any problems on platforms other
than OS X (Sebastian Dröge)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ORC_VERSION = 0.4.20
|
||||
ORC_VERSION = 0.4.21
|
||||
ORC_SOURCE = orc-$(ORC_VERSION).tar.xz
|
||||
ORC_SITE = http://gstreamer.freedesktop.org/data/src/orc/
|
||||
ORC_LICENSE = BSD-2c, BSD-3c
|
||||
|
||||
Reference in New Issue
Block a user