update package gstreamer and plugins

This commit is contained in:
Tony Theodore 2013-03-29 16:01:45 +11:00
parent e85061b94c
commit 8161ff02c9
4 changed files with 6 additions and 6 deletions

View File

@ -1250,17 +1250,17 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gst-plugins-base-package">gst-plugins-base</td>
<td id="gst-plugins-base-version">1.0.5</td>
<td id="gst-plugins-base-version">1.0.6</td>
<td id="gst-plugins-base-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-base</a></td>
</tr>
<tr>
<td id="gst-plugins-good-package">gst-plugins-good</td>
<td id="gst-plugins-good-version">1.0.5</td>
<td id="gst-plugins-good-version">1.0.6</td>
<td id="gst-plugins-good-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-good</a></td>
</tr>
<tr>
<td id="gstreamer-package">gstreamer</td>
<td id="gstreamer-version">1.0.5</td>
<td id="gstreamer-version">1.0.6</td>
<td id="gstreamer-website"><a href="http://gstreamer.freedesktop.org/">gstreamer</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := gst-plugins-base
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 86fd7d5db88cdb7e089adf0822f4bdca86881530
$(PKG)_CHECKSUM := 8cf49dded9c44cd1f1a742bfadaeb7fb83dc5979
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)

View File

@ -3,7 +3,7 @@
PKG := gst-plugins-good
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 530acc892c51a59378c11c23615d4920ef09a605
$(PKG)_CHECKSUM := ed4b4d753bcfdf14e42f7b84ab87b75b8f6ad7d4
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)

View File

@ -3,7 +3,7 @@
PKG := gstreamer
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 195fea857b103701495570a361128634ce6c02b4
$(PKG)_CHECKSUM := 200036640418dba01d35c94e3a813135ea2e66d5
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)