From bbaa2d5fdc9366d807395adf27e3188db2595776 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sat, 5 Jan 2013 23:27:47 +1100 Subject: [PATCH] update package gstreamer and plugins --- index.html | 6 +++--- src/gst-plugins-base.mk | 2 +- src/gst-plugins-good.mk | 2 +- src/gstreamer.mk | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 105437d9..87106efe 100644 --- a/index.html +++ b/index.html @@ -1213,17 +1213,17 @@ USE_OSGPLUGIN(<plugin2>) gst-plugins-base - 1.0.3 + 1.0.4 gst-plugins-base gst-plugins-good - 1.0.3 + 1.0.4 gst-plugins-good gstreamer - 1.0.3 + 1.0.4 gstreamer diff --git a/src/gst-plugins-base.mk b/src/gst-plugins-base.mk index 488dc622..a65a592a 100644 --- a/src/gst-plugins-base.mk +++ b/src/gst-plugins-base.mk @@ -3,7 +3,7 @@ PKG := gst-plugins-base $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 828aac8a20a64c55ff633b73b1bed88a5e290508 +$(PKG)_CHECKSUM := 6d4174e5f08c178c02acb1135b7b7fdd17bde848 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE) diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk index 99d99992..300308b7 100644 --- a/src/gst-plugins-good.mk +++ b/src/gst-plugins-good.mk @@ -3,7 +3,7 @@ PKG := gst-plugins-good $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 4b6c8c600842a8c08c9a9cc62a0b80658032db05 +$(PKG)_CHECKSUM := 4afaa6be62cb271b8f086e64aa1dc9d21b807782 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE) diff --git a/src/gstreamer.mk b/src/gstreamer.mk index dad7fe38..0b9571a5 100644 --- a/src/gstreamer.mk +++ b/src/gstreamer.mk @@ -3,7 +3,7 @@ PKG := gstreamer $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 4aeb226012521fe54d5e8ceee011f094ad428491 +$(PKG)_CHECKSUM := 2b426321520dfefcd69eeb40e5b68911c31f5287 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)