libraries/libisofs: Updated for version 1.3.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-03 19:04:35 -06:00
parent dc83c8fe97
commit cb9a0bc7b4
3 changed files with 9 additions and 9 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libisofs
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libisofs"
VERSION="1.3.0"
VERSION="1.3.2"
HOMEPAGE="http://libburnia-project.org/wiki/Libisofs"
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.3.0.tar.gz"
MD5SUM="5ab9f4a57d3c815d1183cbf49ce86a9e"
DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.3.2.tar.gz"
MD5SUM="3dfdaaf964ed7a779bc23de50c5f2175"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libisofs: libisofs (library for creating ISO-9660 filesystems)