orc: bump version
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 23 Jun 2014 09:52:54 +0000 (11:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 23 Jun 2014 09:52:54 +0000 (11:52 +0200)
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>
package/orc/orc.mk

index a2165f767316b3bf4507851b33d9b8e7ad40ca76..b23584c8d3713b33fd6f8084960c904a857c0bc6 100644 (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