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:
Peter Korsgaard 2014-06-23 11:52:54 +02:00
parent 0576f4cd5b
commit c86be22369

View File

@ -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