mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libdvdnav: Updated for version 4.2.0.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
c36043820b
commit
4e31d1b9be
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libdvdnav
|
||||
|
||||
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2007-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# 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=libdvdnav
|
||||
VERSION=4.1.3
|
||||
VERSION=4.2.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libdvdnav"
|
||||
VERSION="4.1.3"
|
||||
VERSION="4.2.0"
|
||||
HOMEPAGE="http://dvdnav.mplayerhq.hu/"
|
||||
DOWNLOAD="http://dvdnav.mplayerhq.hu/releases/libdvdnav-4.1.3.tar.bz2"
|
||||
MD5SUM="d62383c45b28816771e283515f2c27fa"
|
||||
DOWNLOAD="http://dvdnav.mplayerhq.hu/releases/libdvdnav-4.2.0.tar.bz2"
|
||||
MD5SUM="53be8903f9802e101929a3451203bbf6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue