Commit c86be223 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 0576f4cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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