summaryrefslogtreecommitdiffstats
path: root/libraries/libisofs
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-11-03 19:04:35 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-03 19:04:35 -0600
commitcb9a0bc7b4c1b67e055a36967ff6d40c7e952dbe (patch)
tree54ec221e03646d4ac44e1f2b84b87173f0d7728e /libraries/libisofs
parentdc83c8fe97262056df317082f292bfcd41853de1 (diff)
downloadslackbuilds-cb9a0bc7b4c1b67e055a36967ff6d40c7e952dbe.tar.gz
slackbuilds-cb9a0bc7b4c1b67e055a36967ff6d40c7e952dbe.tar.xz
libraries/libisofs: Updated for version 1.3.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libisofs')
-rw-r--r--libraries/libisofs/libisofs.SlackBuild2
-rw-r--r--libraries/libisofs/libisofs.info6
-rw-r--r--libraries/libisofs/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/libisofs/libisofs.SlackBuild b/libraries/libisofs/libisofs.SlackBuild
index d212479939..c19b1db446 100644
--- a/libraries/libisofs/libisofs.SlackBuild
+++ b/libraries/libisofs/libisofs.SlackBuild
@@ -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}
diff --git a/libraries/libisofs/libisofs.info b/libraries/libisofs/libisofs.info
index d654f57114..c0e3d281ed 100644
--- a/libraries/libisofs/libisofs.info
+++ b/libraries/libisofs/libisofs.info
@@ -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=""
diff --git a/libraries/libisofs/slack-desc b/libraries/libisofs/slack-desc
index aef4e78913..04b9201c5c 100644
--- a/libraries/libisofs/slack-desc
+++ b/libraries/libisofs/slack-desc
@@ -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)