mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libburn: Updated for version 1.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ac6480638
commit
934f516c24
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libburn
|
||||
VERSION=${VERSION:-1.3.2}
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libburn"
|
||||
VERSION="1.3.2"
|
||||
VERSION="1.3.4"
|
||||
HOMEPAGE="http://libburnia-project.org/wiki/Libburn"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.3.2.tar.gz"
|
||||
MD5SUM="3c6ee25f172ff28e7b5e5de4f9f26ba9"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libburn-1.3.4.tar.gz"
|
||||
MD5SUM="6aaaf2cfb09584e69991250e619789b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue