libraries/libdvbpsi: Updated for version 0.2.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
7ffa46b4a7
commit
a554826da4
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libdvbpsi
|
||||
|
||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# 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=libdvbpsi
|
||||
VERSION=0.1.7
|
||||
VERSION=${VERSION:-0.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libdvbpsi"
|
||||
VERSION="0.1.7"
|
||||
VERSION="0.2.2"
|
||||
HOMEPAGE="http://developers.videolan.org/libdvbpsi/"
|
||||
DOWNLOAD="http://download.videolan.org/pub/libdvbpsi/0.1.7/libdvbpsi-0.1.7.tar.bz2"
|
||||
MD5SUM="af419575719e356b908b0c6946499052"
|
||||
DOWNLOAD="http://download.videolan.org/pub/libdvbpsi/0.2.2/libdvbpsi-0.2.2.tar.bz2"
|
||||
MD5SUM="b387e07ffd844b61c7a050c47307c0f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue