Skip to content

Commit

Permalink
update package gstreamer and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nkbj authored and tonytheodore committed Jan 28, 2014
1 parent 5168728 commit aaa43ae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/gst-plugins-base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

PKG := gst-plugins-base
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.1
$(PKG)_CHECKSUM := 77638d4007de0c2057ce502327e7ccac031e2e34
$(PKG)_VERSION := 1.2.2
$(PKG)_CHECKSUM := cce95c868bdfccb8bcd37ccaa543af5c464240e1
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
Expand Down
4 changes: 2 additions & 2 deletions src/gst-plugins-good.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

PKG := gst-plugins-good
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.1
$(PKG)_CHECKSUM := 62aebcaf4084b2cb2dd1306c45c943a04ed45833
$(PKG)_VERSION := 1.2.2
$(PKG)_CHECKSUM := d8c52f7883e98ffb35cd4b86cbd27420573ca864
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
Expand Down
4 changes: 2 additions & 2 deletions src/gstreamer.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

PKG := gstreamer
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.1
$(PKG)_CHECKSUM := c61b54da3eefddbc4cb8d773488dc6661607e578
$(PKG)_VERSION := 1.2.2
$(PKG)_CHECKSUM := f57418b6de15fe2ed2e0b42209b3e1e0f7add70f
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
Expand Down

0 comments on commit aaa43ae

Please sign in to comment.