libraries/libburn: Updated for version 1.4.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2f809bbaf3
commit
43cf9af308
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue