summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-03-07 15:01:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-03-10 10:59:30 +0100
commite2ff494c5d3e934f82a927f8841a9772378fd0e5 (patch)
tree0b789c8a15beaa5403b8c70bd3a0a75d941937b6
parentfe110a5f75f5be7473255c26f35a218e08b07128 (diff)
downloadptxdist-e2ff494c5d3e934f82a927f8841a9772378fd0e5.tar.gz
ptxdist-e2ff494c5d3e934f82a927f8841a9772378fd0e5.tar.xz
orc: version bump 0.4.23 -> 0.4.25
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/orc.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/orc.make b/rules/orc.make
index 0e056bff3..7f45e6ad3 100644
--- a/rules/orc.make
+++ b/rules/orc.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ORC) += orc
#
# Paths and names
#
-ORC_VERSION := 0.4.23
-ORC_MD5 := 72e0612ace54d77aa2f7a006348ee81a
+ORC_VERSION := 0.4.25
+ORC_MD5 := 8582a28b15f53110c88d8043d9f55bcf
ORC := orc-$(ORC_VERSION)
ORC_SUFFIX := tar.xz
ORC_URL := http://gstreamer.freedesktop.org/data/src/orc/$(ORC).$(ORC_SUFFIX)