libraries/libburn: Updated for version 1.2.0.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-02-17 08:31:43 -02:00 committed by Niels Horn
parent 81baf2d9d6
commit c62bd48839
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libburn
# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA
# Copyright 2008-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=libburn
VERSION=1.1.6
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libburn"
VERSION="1.1.6"
VERSION="1.2.0"
HOMEPAGE="http://libburnia-project.org/wiki/Libburn"
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.1.6.tar.gz"
MD5SUM="741604c3d4064502f06bae20293c508c"
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.2.0.tar.gz"
MD5SUM="9638bfd46adbb6bf7cf3960749353c66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"