mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/gstreamermm: Updated for version 0.10.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
fa47ca4e68
commit
76e9652674
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gstreamermm
|
||||
VERSION=0.10.7.3
|
||||
VERSION=0.10.8
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gstreamermm"
|
||||
VERSION="0.10.7.3"
|
||||
VERSION="0.10.8"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
DOWNLOAD="ftp://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/gstreamermm-0.10.7.3.tar.bz2"
|
||||
MD5SUM="48df9161cec157cd74c2aac0d97d2c0f"
|
||||
DOWNLOAD="ftp://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/gstreamermm-0.10.8.tar.bz2"
|
||||
MD5SUM="aa0ab3f4335e19a7a9b95a42cc2decba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Juan Valencia Escalante"
|
||||
EMAIL="jvalenciae@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue