libraries/libburn: Updated for version 1.4.6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2017-03-30 12:05:59 +01:00 committed by Willy Sudiarto Raharjo
parent 2f809bbaf3
commit 43cf9af308
3 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,3 @@
libburn is a library by which preformatted data gets onto optical
media. libburn also offers a facility for reading data blocks from
libburn is a library by which preformatted data gets onto optical
media. libburn also offers a facility for reading data blocks from
its drives without using the normal block device i/o.

View File

@ -5,7 +5,7 @@
# Copyright 2008-2013 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Copyright 2014-2016 Nishant Limbachia, Hoffman Estates, IL, USA
# Copyright 2014-2017 Nishant Limbachia, Hoffman Estates, IL, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="libburn"
VERSION=${VERSION:-1.4.4}
VERSION=${VERSION:-1.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libburn"
VERSION="1.4.4"
VERSION="1.4.6"
HOMEPAGE="http://libburnia-project.org/wiki/Libburn"
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.4.4.tar.gz"
MD5SUM="80f9429e37ab3521c663a10417934b20"
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.4.6.tar.gz"
MD5SUM="eeab90dfd8b6ae95748a64009b02e4ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""