mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/miro: Updated for version 3.5.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
527a3dda97
commit
7a2134b989
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Miro
|
||||
|
||||
# Copyright 2009-2010 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2009-2011 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=miro
|
||||
VERSION=3.5
|
||||
VERSION=3.5.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="miro"
|
||||
VERSION="3.5"
|
||||
VERSION="3.5.1"
|
||||
HOMEPAGE="http://www.getmiro.com/"
|
||||
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-3.5.tar.gz"
|
||||
MD5SUM="6e15d2d6ce086b0fe943a6cbea3c363c"
|
||||
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-3.5.1.tar.gz"
|
||||
MD5SUM="c4f22333da18bba48eadc65b9b05bfcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue