diff options
Diffstat (limited to 'libraries/libisofs')
-rw-r--r-- | libraries/libisofs/README | 8 | ||||
-rw-r--r-- | libraries/libisofs/libisofs.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libisofs/libisofs.info | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/libisofs/README b/libraries/libisofs/README index b31067def47d..668023b71928 100644 --- a/libraries/libisofs/README +++ b/libraries/libisofs/README @@ -1,5 +1,5 @@ -libisofs is a library to create an ISO-9660 filesystem, and -supports extensions like RockRidge or Joliet. It is also a full -featured ISO-9660 editor, allowing you to modify an ISO image or -multisession disc, including file addition/removal, change of +libisofs is a library to create an ISO-9660 filesystem, and +supports extensions like RockRidge or Joliet. It is also a full +featured ISO-9660 editor, allowing you to modify an ISO image or +multisession disc, including file addition/removal, change of file names and attributes, etcetera. diff --git a/libraries/libisofs/libisofs.SlackBuild b/libraries/libisofs/libisofs.SlackBuild index d98f865b8eed..7742f59d3f34 100644 --- a/libraries/libisofs/libisofs.SlackBuild +++ b/libraries/libisofs/libisofs.SlackBuild @@ -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="libisofs" -VERSION=${VERSION:-1.4.4} +VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libisofs/libisofs.info b/libraries/libisofs/libisofs.info index 88d9994c0c83..f9c57bde92e7 100644 --- a/libraries/libisofs/libisofs.info +++ b/libraries/libisofs/libisofs.info @@ -1,8 +1,8 @@ PRGNAM="libisofs" -VERSION="1.4.4" +VERSION="1.4.6" HOMEPAGE="http://libburnia-project.org/wiki/Libisofs" -DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.4.4.tar.gz" -MD5SUM="23a32bb5b8559ce031420dd5fc58885c" +DOWNLOAD="http://files.libburnia-project.org/releases/libisofs-1.4.6.tar.gz" +MD5SUM="6ec515d9265fb75c48e8e73b3ea3f6c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |