mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libisofs: Updated for version 1.3.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
71dbf5393b
commit
4b700b7390
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libisofs
|
||||
|
||||
# Copyright 2008-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2008-2013 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=libisofs
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libisofs"
|
||||
VERSION="1.2.4"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="http://libburnia-project.org/wiki/Libisofs"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.2.4.tar.gz"
|
||||
MD5SUM="0a86f2cda3b86fc95f7c0efbd793f373"
|
||||
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.3.0.tar.gz"
|
||||
MD5SUM="5ab9f4a57d3c815d1183cbf49ce86a9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue